Fixup documentation after 3abb5a9

This commit is contained in:
Rémi Verschelde 2021-11-04 16:31:58 +01:00
parent a3abf3072f
commit a0588685bb
No known key found for this signature in database
GPG Key ID: C3336907360768E1
1 changed files with 1 additions and 1 deletions

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>