mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
7 lines
306 B
Text
7 lines
306 B
Text
GH-88791
|
|
--------
|
|
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Skeleton3D/methods/add_bone': return_value
|
|
|
|
Added a return value for add_bone.
|
|
Should not affect existing regular use - the return value would just be unused.
|
|
Compatibility method registered.
|