We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add6b39 commit 57775e9Copy full SHA for 57775e9
1 file changed
README.md
@@ -161,6 +161,7 @@ Version 2.0.4 - "Mos Shirare" - in development
161
* Tilemap.fill would throw an error if called on a blank tilemap full of null values (thanks @DrHackenstein, fix #761)
162
* LoaderParser.bitmapFont updated so xml parsing works properly on IE9 (thanks @georgiee)
163
* 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)
165
166
167
### ToDo
0 commit comments