Skip to content

Commit 973d5fb

Browse files
committed
Update PlayState.hx
wont be needing this anymore
1 parent a648b03 commit 973d5fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/states/PlayState.hx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4347,7 +4347,6 @@ class PlayState extends MusicBeatState
43474347

43484348
public var initY:Float;
43494349
var lastHealth:Float = -1;
4350-
public var enableBaseMovement:Bool = false; // for modcharts that need the variables otherwise lol
43514350
override public function update(elapsed:Float)
43524351
{
43534352
if(!inCutscene && !paused && !freezeCamera) {

0 commit comments

Comments
 (0)