Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit a42697f

Browse files
Update MainMenuState.hx
1 parent 94c44c7 commit a42697f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: source/kec/states/MainMenuState.hx

-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@ class MainMenuState extends MusicBeatState
374374
{
375375
spr.animation.play('selected');
376376
spr.centerOffsets();
377-
spr.x += 50;
378377
}
379378
});
380379
}

0 commit comments

Comments
 (0)