Make utterance_id 64-bit.
This commit is contained in:
@ -99,3 +99,10 @@ Validate extension JSON: Error: Field 'builtin_classes/PackedVector3Array/method
|
||||
Validate extension JSON: Error: Field 'builtin_classes/PackedVector4Array/methods/duplicate': is_const changed value in new API, from false to true.
|
||||
|
||||
Duplicate method made const. Compatibility methods registered.
|
||||
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user