Skip to content

Commit 14dd1ea

Browse files
committed
Updated readme.
1 parent f0d7da1 commit 14dd1ea

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
@@ -265,6 +265,7 @@ If you are an exceptional JavaScript developer and would like to join the Phaser
265265
* TypeScript definitions fixes and updates (thanks @clark-stevenson @milkey-mouse @timotei @qdrj)
266266
* JSDoc typo fixes (thanks @rwrountree)
267267
* Math.average has been optimized (thanks @rwrountree #2025)
268+
* When calling GameObject.revive the `heal` method is called to apply the health value, allowing it to take into consideration a `maxHealth` value if set (thanks @bsparks #2027)
268269
* Change splice.call(arguments, ..) to use slice instead (thanks @pnstickne #2034 #2032)
269270

270271
### Bug Fixes

0 commit comments

Comments
 (0)