generated from GarandPLG/rust-flake-template
Rename buildings module to structures
This commit is contained in:
@@ -4,7 +4,7 @@ use crate::app::{
|
||||
CellStructure, FocusedCell, Offset, Players, Units, ZoomLevel,
|
||||
skirmish_states::{
|
||||
MoveFocusedCell,
|
||||
buildings::{BaseBuilding, Stone},
|
||||
structures::{BaseBuilding, Stone},
|
||||
units::MinerUnit,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user