mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
5 lines
259 B
Text
5 lines
259 B
Text
GH-112379
|
|
---------
|
|
Validate extension JSON: Error: Field 'classes/DisplayServer/methods/tts_speak/arguments/5': meta changed value in new API, from "int32" to "int64".
|
|
|
|
`utterance_id` argument changed from `int32` to `int64`. No compatibility method needed.
|