square button => show history

This commit is contained in:
2023-07-10 13:39:20 -06:00
parent 21f35aae9c
commit b32811124f

View File

@@ -184,7 +184,10 @@
(preload
(.enableGamepadInput
(cast (director.shortcutHandler) kiss_flixel.FlxKeyShortcutHandler<Dynamic>)
[=>flixel.input.gamepad.FlxGamepadInputID.START "escape"])
[
=>flixel.input.gamepad.FlxGamepadInputID.START "escape"
=>flixel.input.gamepad.FlxGamepadInputID.X "tab"
])
(set FlxDirector.anonProps 0)
(set FlxG.sound.volume FlxDirector.masterVolume)
(unless uiCamera