mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Add missing commas after "If true/false"
This commit is contained in:
@@ -513,7 +513,7 @@
|
||||
<argument index="1" name="interpolation" type="bool">
|
||||
</argument>
|
||||
<description>
|
||||
If [code]true[/code] the track at [code]idx[/code] wraps the interpolation loop.
|
||||
If [code]true[/code], the track at [code]idx[/code] wraps the interpolation loop.
|
||||
</description>
|
||||
</method>
|
||||
<method name="track_set_interpolation_type">
|
||||
|
||||
Reference in New Issue
Block a user