This commit is contained in:
StephenAdamson
2024-12-18 00:22:52 +00:00
parent 18d587fdea
commit fbeaf775bf
2 changed files with 4 additions and 5 deletions
-1
View File
@@ -38,7 +38,6 @@ fn main() {
(
camera::camera_movement,
citizen::citizen_movement,
tile::tile_water_update,
cursor::move_cursor,
),
)