Refactored starting new level

This commit is contained in:
2026-06-22 15:20:43 +02:00
parent 7f87a9779b
commit 4ba203b1de
8 changed files with 876 additions and 840 deletions

View File

@@ -11,7 +11,6 @@ namespace Marro.PacManUdon
gameState = PacManGameState.InGame;
InitializeNewGame();
InitializeLevel();
PrepareForCutscene();
soundManager.SuppressSound(false);