소스 검색

Fixup documentation after 3abb5a9

Rémi Verschelde 3 년 전
부모
커밋
a0588685bb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>