diff --git a/Assets/Scripts/GhostManager.cs b/Assets/Scripts/GhostManager.cs index 536b697..5b664c5 100644 --- a/Assets/Scripts/GhostManager.cs +++ b/Assets/Scripts/GhostManager.cs @@ -84,7 +84,6 @@ sharedPelletCounter = 0; pelletTimeout = 0; elroyLevel = 0; - frozen = false; kinematic = false; foreach (Ghost ghost in ghosts)