Fix Color Change platforms not removed properly
This commit is contained in:
parent
2e5d7c023f
commit
efce89a7e7
@ -104,6 +104,7 @@ public class ChallengeColorChange extends Challenge
|
||||
{
|
||||
_isFalling = false;
|
||||
_lastSound = 0;
|
||||
_lastGeneratedPlatforms.clear();
|
||||
}
|
||||
|
||||
@EventHandler
|
||||
|
Loading…
Reference in New Issue
Block a user