TO SQUASH: Shark sparks.

This commit is contained in:
2026-08-28 14:04:01 -04:00
parent 353e421e51
commit cb1db7c8b2
15 changed files with 504 additions and 8 deletions
+1
View File
@@ -279,6 +279,7 @@ public class LevelEnder : MonoBehaviour
cakeSpawner.StartSpawning();
ballSpawner.StartSpawning();
multiplierSpawner.Reset();
sharkSpawner.Reset();
// Reset state.
levelEnded = false;