2
0
Pavel Alexandrov 5 жил өмнө
parent
commit
84f1502f36
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      hide/Ide.hx

+ 1 - 0
hide/Ide.hx

@@ -367,6 +367,7 @@ class Ide {
 	}
 
 	function mainLoop() {
+		hxd.Timer.update();
 		for( f in updates )
 			f();
 	}