mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
6 lines
254 B
Text
6 lines
254 B
Text
|
|
GH-98441
|
||
|
|
--------
|
||
|
|
Validate extension JSON: Error: Field 'global_enums/KeyModifierMask/values/KEY_MODIFIER_MASK': value changed value in new API, from 5.32677e+08 to 2130706432.
|
||
|
|
|
||
|
|
Key modifier mask value corrected. API change documented for compatibility.
|