Simplified GhostManager restart more

This commit is contained in:
2026-06-22 15:34:02 +02:00
parent d739c9d7b5
commit a32df1bd09
3 changed files with 1 additions and 7 deletions

View File

@@ -139,7 +139,6 @@ namespace Marro.PacManUdon
mazeSpriteAnimator.SetBool("Blinking", false);
ghostManager.RestartLevel(afterLifeLost);
ghostManager.NewLevel();
pacMan.Reset();
bonusFruit.Despawn();
soundManager.Reset();