This commit is contained in:
Richard Davey 2019-02-22 00:47:36 +00:00
commit c9e730379f

View file

@ -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 ()
{