Fix Timer update code

This commit is contained in:
Joshua Granick
2015-03-25 19:33:27 -07:00
parent c8ae2b85d9
commit 64db93e44e
2 changed files with 43 additions and 3 deletions

View File

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