iso-engine fix raw haxe syntax

This commit is contained in:
2022-06-07 18:57:48 +00:00
parent 58b1211fad
commit 3ee0fa4626

View File

@@ -1,5 +1,5 @@
(var HILL_DIR_MAP
#|[
#{[
19 => Up(West),
20 => Up(SouthWest),
21 => Up(South),
@@ -12,15 +12,15 @@
28 => Down(NorthEast),
29 => Down(NorthWest),
30 => Down(SouthWest)
]|#)
];}#)
(var BEAM_DIR_MAP
#|[
#{[
32 => North,
33 => West,
34 => South,
35 => East
]|#)
];}#)
(method specialProperty []
(case special_property