mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
8 lines
408 B
Text
8 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.
|