mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
9 lines
408 B
Text
9 lines
408 B
Text
|
|
GH-78266
|
||
|
|
--------
|
||
|
|
Validate extension JSON: API was removed: classes/FontFile/properties/fallbacks
|
||
|
|
Validate extension JSON: API was removed: classes/FontVariation/properties/fallbacks
|
||
|
|
Validate extension JSON: API was removed: classes/SystemFont/properties/fallbacks
|
||
|
|
|
||
|
|
The property was moved to their common base class Font.
|
||
|
|
The setters and getters were already in Font, so this shouldn't affect compatibility.
|