doc: Timer.autostart resets to false on start

Fixes #35289.
This commit is contained in:
Rémi Verschelde
2020-01-19 10:18:09 +01:00
parent d7072e9cd4
commit 05c8654390
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -361,7 +361,7 @@
Particles will be emitted at a position chosen randomly among [member emission_points]. Particle velocity and rotation will be set based on [member emission_normals]. Particle color will be modulated by [member emission_colors].
</constant>
<constant name="EMISSION_SHAPE_MAX" value="5" enum="EmissionShape">
Represents the size of the [enum EmissionShape] enum.
Represents the size of the [enum EmissionShape] enum.
</constant>
</constants>
</class>