haxe 4.0.0 users: it is my time to rise
This commit is contained in:
parent
fdc4c82fb5
commit
3dabf71307
@ -11,7 +11,7 @@ import flixel.input.gamepad.FlxGamepadButton;
|
||||
import flixel.input.gamepad.FlxGamepadInputID;
|
||||
import flixel.input.keyboard.FlxKey;
|
||||
|
||||
#if (haxe >= "4.0.0")
|
||||
#if (haxe >= "4.1.0")
|
||||
enum abstract Action(String) to String from String
|
||||
{
|
||||
var UP = "up";
|
||||
|
Loading…
x
Reference in New Issue
Block a user