Skip to content

Commit

Permalink
Fix the documentation of Bone2D::apply_rest (squashed)
Browse files Browse the repository at this point in the history
Co-authored-by: Micky <[email protected]>
  • Loading branch information
20kdc and Mickeon committed Jan 28, 2024
1 parent a0d7649 commit f16f8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/classes/Bone2D.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<method name="apply_rest">
<return type="void" />
<description>
Stores the node's current transforms in [member rest].
Resets the bone to the rest pose. This is equivalent to setting [member Node2D.transform] to [member rest].
</description>
</method>
<method name="get_autocalculate_length_and_angle" qualifiers="const">
Expand Down

0 comments on commit f16f8bf

Please sign in to comment.