diff --git a/source/import.hx b/source/import.hx index cb38aae..0eb96f7 100644 --- a/source/import.hx +++ b/source/import.hx @@ -52,7 +52,7 @@ import game.objects.BGSprite; import game.states.PlayState; import game.states.LoadingState; - +import backend.utils.Controls; //Flixel import flixel.sound.FlxSound;