change package of FlxKeyShortcutHandler

This commit is contained in:
2023-07-05 06:47:05 -06:00
parent e4d121b3a5
commit f457e433f0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#if flixel
package kiss_tools;
package kiss_flixel;
import kiss.Prelude;
import kiss.List;