Manual update timers only for native

This commit is contained in:
Joshua Granick
2015-03-25 18:05:14 -07:00
parent 92166f018e
commit c8ae2b85d9
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package haxe;
#if (macro || (!neko && !cpp))
#if (macro || (!neko && !cpp && !nodejs))
// Original haxe.Timer class