Fixed demo being borked

This commit is contained in:
2025-12-22 21:53:24 +01:00
parent a3cd69a12f
commit 39fb76d469

View File

@@ -84,7 +84,6 @@
sharedPelletCounter = 0; sharedPelletCounter = 0;
pelletTimeout = 0; pelletTimeout = 0;
elroyLevel = 0; elroyLevel = 0;
frozen = false;
kinematic = false; kinematic = false;
foreach (Ghost ghost in ghosts) foreach (Ghost ghost in ghosts)