Selaa lähdekoodia

Fixup documentation after 3abb5a9

Rémi Verschelde 3 vuotta sitten
vanhempi
commit
a0588685bb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      doc/classes/TileMapPattern.xml

+ 1 - 1
doc/classes/TileMapPattern.xml

@@ -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>