disable muteKeys for flixel-playground
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
(super.create)
|
(super.create)
|
||||||
|
|
||||||
(FlxG.plugins.add (new FlxMouseControl))
|
(FlxG.plugins.add (new FlxMouseControl))
|
||||||
|
(set FlxG.sound.muteKeys null)
|
||||||
|
|
||||||
// TODO find a better way to pass the archiveDir to a HaxeFlixel game
|
// TODO find a better way to pass the archiveDir to a HaxeFlixel game
|
||||||
(let [archiveDir
|
(let [archiveDir
|
||||||
|
|||||||
Reference in New Issue
Block a user