Fix incorrect Polygon2D description

This commit is contained in:
skyace65 2023-05-21 17:47:21 -04:00
parent 809a982162
commit 7d9a0f1fe7

View File

@ -47,7 +47,7 @@
<return type="PackedFloat32Array" />
<param index="0" name="index" type="int" />
<description>
Returns the height values of the specified bone.
Returns the weight values of the specified bone.
</description>
</method>
<method name="set_bone_path">