Fixed demo being borked
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user