Fixed targeting for citizen movement

This commit is contained in:
2025-01-19 22:13:24 +00:00
parent 594131a372
commit 53b95f452f
5 changed files with 40 additions and 23 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ fn main() {
FixedUpdate,
(
camera::camera_movement,
citizen::update_citizen_targets,
citizen::update_citizen_wandering_targets,
citizen::citizen_movement,
cursor::move_cursor,
// citizen::check_citizen_positions_for_chunks,