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:
@@ -17,7 +17,7 @@
|
||||
The ray's length.
|
||||
</member>
|
||||
<member name="slips_on_slope" type="bool" setter="set_slips_on_slope" getter="get_slips_on_slope">
|
||||
If [code]true[/code] allow the shape to return the correct normal. Default value: [code]false[/code].
|
||||
If [code]true[/code], allow the shape to return the correct normal. Default value: [code]false[/code].
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
|
||||
Reference in New Issue
Block a user