Clamp goal milestone announcements

This commit is contained in:
Daddy32
2025-12-16 13:25:18 +01:00
parent 1bef87022b
commit d4fbd0247b
2 changed files with 35 additions and 32 deletions

View File

@@ -281,6 +281,7 @@
state.lastTimerDisplay = null;
}
resetChainVisuals();
ui.clearMessages();
state.balls.forEach((ball) => {
spawnSystem.cleanupBall(ball);
World.remove(world, ball);