fix: flush world after switching to observer-based item collection

This commit is contained in:
Ryan Walters
2025-09-10 21:43:23 -05:00
parent d84f0c831e
commit d7a6ee7684
5 changed files with 21 additions and 22 deletions

View File

@@ -162,7 +162,7 @@ pub fn ghost_collision_observer(
// Request transition via event so stage_system can process it
stage_events.write(StageTransition::GhostEatenPause {
ghost_entity: ghost,
ghost_type: ghost_type,
ghost_type,
});
// Play eat sound