Fixed stuff

This commit is contained in:
2025-12-24 21:09:26 +01:00
parent 8e9936274f
commit a251763158
9 changed files with 84 additions and 33 deletions

View File

@@ -35,7 +35,7 @@ namespace Marro.PacManUdon
}
}
private void TimeSequenceFinishedStartNewLevel()
private void TimeSequenceFinalizeStartNewLevel()
{
// Unfreeze
SetFrozen(false);