We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a648b03 commit 973d5fbCopy full SHA for 973d5fb
source/states/PlayState.hx
@@ -4347,7 +4347,6 @@ class PlayState extends MusicBeatState
4347
4348
public var initY:Float;
4349
var lastHealth:Float = -1;
4350
- public var enableBaseMovement:Bool = false; // for modcharts that need the variables otherwise lol
4351
override public function update(elapsed:Float)
4352
{
4353
if(!inCutscene && !paused && !freezeCamera) {
0 commit comments