removed useless cats

This commit is contained in:
Kade M
2021-05-07 11:55:23 -07:00
parent 28cc2a96d2
commit 94add58a7b
2 changed files with 7 additions and 11 deletions

View File

@@ -1656,6 +1656,9 @@ class PlayState extends MusicBeatState
perfectMode = false;
#end
if (FlxG.save.data.botplay && FlxG.keys.justPressed.ONE)
camHUD.visible = !camHUD.visible;
#if windows
if (executeModchart && luaModchart != null && songStarted)
{