You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-29 16:16:38 +00:00
Merge pull request #89987 from Calinou/editor-asset-library-rename-official-support-level
Rename Official support level to Featured in the editor asset library
This commit is contained in:
@@ -225,7 +225,7 @@ class EditorAssetLibrary : public PanelContainer {
|
||||
void _force_online_mode();
|
||||
|
||||
enum Support {
|
||||
SUPPORT_OFFICIAL,
|
||||
SUPPORT_FEATURED,
|
||||
SUPPORT_COMMUNITY,
|
||||
SUPPORT_TESTING,
|
||||
SUPPORT_MAX
|
||||
|
||||
Reference in New Issue
Block a user