FlxKeyShortcutHandler handle .

This commit is contained in:
2024-02-10 14:25:20 -07:00
parent 36e7186476
commit 2d6e322367

View File

@@ -19,6 +19,8 @@
=>"NUMPADSEVEN" "7"
=>"NUMPADEIGHT" "8"
=>"NUMPADNINE" "9"
=>"PERIOD" "."
=>"NUMPADPERIOD" "."
// TODO there are probably other keys worth converting
])