mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 05:33:35 +00:00
Merge branch 'master' of https://github.com/photonstorm/phaser
This commit is contained in:
commit
c9e730379f
1 changed files with 0 additions and 2 deletions
|
@ -954,8 +954,6 @@ var Body = new Class({
|
|||
*
|
||||
* @method Phaser.Physics.Arcade.Body#postUpdate
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @param {boolean} resetDelta - Reset the delta properties?
|
||||
*/
|
||||
postUpdate: function ()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue