Debug
This commit is contained in:
@@ -235,9 +235,8 @@ impl Plugin for PathfindingPlugin {
|
||||
update_encumbrance,
|
||||
collect_pathfinding_dirty_chunks,
|
||||
invalidate_paths_on_tile_change,
|
||||
crate::entities::tasks::task_executor_system,
|
||||
prepare_paths,
|
||||
// DEPRECATED: Wandering now handled by Task::Idle in task executor
|
||||
update_wandering_targets,
|
||||
movement,
|
||||
)
|
||||
.chain(),
|
||||
|
||||
Reference in New Issue
Block a user