refactor mods
This commit is contained in:
parent
6adc38c35c
commit
467f147142
17 changed files with 77 additions and 113 deletions
|
|
@ -1,7 +0,0 @@
|
|||
use bevy::prelude::*;
|
||||
|
||||
#[derive(Resource)]
|
||||
pub struct MapBounds {
|
||||
pub min: Vec2,
|
||||
pub max: Vec2,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue