mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 21:53:59 +00:00
Update ParticleEmitter.js
This commit is contained in:
parent
0ab223054a
commit
ea48bcf491
1 changed files with 1 additions and 1 deletions
|
@ -1075,7 +1075,7 @@ var ParticleEmitter = new Class({
|
|||
* the Emitter with the updated configuration.
|
||||
*
|
||||
* @method Phaser.GameObjects.Particles.ParticleEmitter#updateConfig
|
||||
* @since 3.60.0
|
||||
* @since 3.85.0
|
||||
*
|
||||
* @param {Phaser.Types.GameObjects.Particles.ParticleEmitterConfig} config - Settings for this emitter.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue