You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -342,15 +342,15 @@ You can read all about the philosophy behind Lazer [here](http://phaser.io/news/
342
342
343
343
### Updates
344
344
345
-
* TypeScript definitions fixes and updates (thanks )
345
+
* TypeScript definitions fixes and updates (thanks @wingyplus@monagames)
346
346
* Docs typo fixes (thanks )
347
-
*
347
+
* The TypeScript defs ambient declaration has been updated to make it compatible with the SystemJS loader (thanks @monagames)
348
348
*
349
349
*
350
350
351
351
### Bug Fixes
352
352
353
-
*
353
+
* Arcade Physics Body incorrectly positioned if the Sprite had a negative scale (see http://www.html5gamedevs.com/topic/22695-247-248-body-anchoring-any-migration-tips/) (thanks @SBCGames@icameron@Nuuf@EvolViper#2488#2490)
0 commit comments