update deprecated syntax
This commit is contained in:
parent
ac8870a264
commit
9571e136b3
@ -21,7 +21,7 @@ import openfl.text.TextField;
|
||||
import engine.ConVar;
|
||||
import engine.geom.Geom.P2d;
|
||||
|
||||
@:enum abstract PaneLayout(Int) {
|
||||
enum abstract PaneLayout(Int) {
|
||||
var HORIZONTAL = 0;
|
||||
var VERTICAL = 1;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user