2
0
Nicolas Cannasse 18 жил өмнө
parent
commit
f3fc8310a0
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      std/flash/Lib.hx

+ 1 - 1
std/flash/Lib.hx

@@ -52,7 +52,7 @@ class Lib {
 		untyped __geturl__(kind,cmd);
 	}
 
-	public static function getTimer() : Int {
+	public static function getTimer() : Float {
 		return untyped __gettimer__();
 	}