Fixed a typo, sahpe to shape.

This commit is contained in:
M. Huri 2018-10-13 13:20:45 +07:00
parent 43c28681ad
commit 32ec2e3b2c

View file

@ -268,7 +268,7 @@
<argument index="1" name="shape_id" type="int">
</argument>
<description>
Returns the [Transform2D] of a tile's sahpe.
Returns the [Transform2D] of a tile's shape.
</description>
</method>
<method name="tile_get_shapes" qualifiers="const">