Skip to content

Commit 57775e9

Browse files
committed
Fixed Timer issue where pausing then restarting could add to the duration of running manual timers (fix phaserjs#759)
1 parent add6b39 commit 57775e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ Version 2.0.4 - "Mos Shirare" - in development
161161
* Tilemap.fill would throw an error if called on a blank tilemap full of null values (thanks @DrHackenstein, fix #761)
162162
* LoaderParser.bitmapFont updated so xml parsing works properly on IE9 (thanks @georgiee)
163163
* Fixed an issue where Sounds that had been paused via game code would un-mute if the game paused and resumed.
164+
* Fixed Timer issue where pausing then restarting could add to the duration of running manual timers (fix #759)
164165

165166

166167
### ToDo

0 commit comments

Comments
 (0)