TO SQUASH: Fixed issues.

This commit is contained in:
2026-08-27 17:14:18 -04:00
parent 414ebc99ff
commit 5ea4a7f74b
7 changed files with 133 additions and 21 deletions
+1
View File
@@ -278,6 +278,7 @@ public class LevelEnder : MonoBehaviour
sharkSpawner.StartSpawning();
cakeSpawner.StartSpawning();
ballSpawner.StartSpawning();
multiplierSpawner.Reset();
// Reset state.
levelEnded = false;