mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
fix this bruh
This commit is contained in:
parent
0a839d8f8d
commit
bfb1912c44
1 changed files with 0 additions and 2 deletions
|
|
@ -144,8 +144,6 @@ class PlayGui {
|
|||
if (game == 'ultra')
|
||||
initBlastBar();
|
||||
initTexts();
|
||||
if (Settings.optionsSettings.frameRateVis)
|
||||
initFPSMeter();
|
||||
|
||||
if (Util.isTouchDevice()) {
|
||||
MarbleGame.instance.touchInput.showControls(this.playGuiCtrlOuter, game == 'ultra');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue