mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
6 lines
216 B
Text
6 lines
216 B
Text
|
|
GH-78328
|
||
|
|
--------
|
||
|
|
Validate extension JSON: Error: Field 'classes/TileMap/methods/get_used_rect': is_const changed value in new API, from false to true.
|
||
|
|
|
||
|
|
Function was made `const`. No adjustments should be necessary.
|