1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Fixup documentation after 3abb5a9

This commit is contained in:
Rémi Verschelde
2021-11-04 16:31:58 +01:00
parent a3abf3072f
commit a0588685bb

View File

@@ -59,7 +59,7 @@
<method name="remove_cell">
<return type="void" />
<argument index="0" name="coords" type="Vector2i" />
<argument index="1" name="arg1" type="bool" />
<argument index="1" name="update_size" type="bool" />
<description>
Remove the cell at the given coordinates.
</description>