mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
6 lines
475 B
Text
6 lines
475 B
Text
GH-75250 & GH-76401
|
|
-------------------
|
|
Validate extension JSON: Error: Hash changed for 'classes/RichTextLabel/methods/push_paragraph', from 3DD1D1C2 to BFDC71FE. This means that the function has changed and no compatibility function was provided.
|
|
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/push_paragraph/arguments': size changed value in new API, from 4 to 6.
|
|
|
|
Added a optional parameters with default values. No adjustments should be necessary.
|