disable sound tray
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
(defAlias &ident textSize SimpleWindow.textSize)
|
||||
|
||||
(method &override :Void create []
|
||||
(set FlxG.sound.soundTrayEnabled false)
|
||||
(add logTexts)
|
||||
(set Prelude.printStr log)
|
||||
(defAndCall method newPieceCamera
|
||||
|
Reference in New Issue
Block a user