mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 05:33:35 +00:00
remove erroneous doc comment parameter
This commit is contained in:
parent
376f06d2a9
commit
bab6a0bd69
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