mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
Fix documentation indentation for apply_torqe_impulse
This commit is contained in:
parent
498d177cfe
commit
6ab8fb04af
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
<argument index="0" name="j" type="Vector3">
|
||||
</argument>
|
||||
<description>
|
||||
This method is deprecated. Please use [method apply_torque_impulse] instead.
|
||||
This method is deprecated. Please use [method apply_torque_impulse] instead.
|
||||
</description>
|
||||
</method>
|
||||
<method name="apply_torque_impulse">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue