Refactored starting new level
This commit is contained in:
@@ -14,7 +14,6 @@ namespace Marro.PacManUdon
|
||||
SetGameState(PacManGameState.AttractModeDemo);
|
||||
break;
|
||||
case 1:
|
||||
InitializeLevel();
|
||||
SetMazeVisible(true);
|
||||
SetLevel(1);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user