Skip to content

Commit 47672bb

Browse files
committed
Corrected link to the Emitter documentation
The link in the Game Object drop-down was refered to a non-exisnant type. This also changes it from "Emitter" to "Particle Emiter" for clarity of intent with Particles.
1 parent 1bf3f08 commit 47672bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/docstrap-master/template/tmpl/layout.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
7272
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
7373
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
74-
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
74+
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
7575
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
7676
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
7777
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>

0 commit comments

Comments
 (0)