You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
doc: Fix enum tags thanks to 2bc6db6
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
</method>
|
||||
</methods>
|
||||
<constants>
|
||||
<constant name="INVALID_CELL_ITEM" value="-1" enum="">
|
||||
<constant name="INVALID_CELL_ITEM" value="-1">
|
||||
Invalid cell item that can be used in [method set_cell_item] to clear cells (or represent an empty cell in [method get_cell_item]).
|
||||
</constant>
|
||||
</constants>
|
||||
|
||||
Reference in New Issue
Block a user