Fixed TypeScript defs on lines 1741-1748 (thanks wombatbuddy)

This commit is contained in:
photonstorm
2014-02-06 19:36:33 +00:00
parent 68d5c73fea
commit 9e5e30bb12
2 changed files with 9 additions and 8 deletions
+1
View File
@@ -75,6 +75,7 @@ Bug Fixes:
* Explicitly paused Timer continues if you un-focus and focus the browser window (thanks georgiee)
* Added TimerEvent.pendingDelete and checks in Timer.update, so that removing an event in a callback no longer throws an exception (thanks georgiee)
* Fixed TypeScript defs on lines 1741-1748 (thanks wombatbuddy)
You can view the Change Log for all previous versions at https://github.com/photonstorm/phaser/changelog.md