mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
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.
|