Fix haxe 4.2 compatibility
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
(Sys.sleep delay)
|
||||
(check file delay command erase))
|
||||
|
||||
(defun main []
|
||||
(defun :Void main []
|
||||
(check
|
||||
(nth (Sys.args) 0)
|
||||
(Std.parseFloat (nth (Sys.args) 1))
|
||||
|
Reference in New Issue
Block a user