Improving sync
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Marro.PacManUdon
|
||||
// Reset, show maze and score display
|
||||
SetMazeVisible(true);
|
||||
statusDisplay.SetScoreDisplayVisible(true);
|
||||
statusDisplay.SetLabel1UPTextBlinking(true);
|
||||
break;
|
||||
case 1:
|
||||
// Increment level, show ready, show pellets, show lives indicators
|
||||
|
||||
Reference in New Issue
Block a user