2
0
Simon Krajewski 12 жил өмнө
parent
commit
4348e7f23b

+ 1 - 1
std/haxe/Timer.hx

@@ -95,7 +95,7 @@ class Timer {
 		Timer is stopped through a call to `this.stop`.
 		Timer is stopped through a call to `this.stop`.
 	**/
 	**/
 	public dynamic function run() {
 	public dynamic function run() {
-		trace("run");
+
 	}
 	}
 
 
 	/**
 	/**