mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
5 lines
211 B
Text
5 lines
211 B
Text
GH-97020
|
|
--------
|
|
Validate extension JSON: Error: Field 'classes/AnimationNode/methods/_process': is_const changed value in new API, from true to false.
|
|
|
|
`_process` virtual method fixed to be non const instead.
|