You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Extract editor color map and simplify SVG color conversion
This commit is contained in:
@@ -6227,6 +6227,7 @@ EditorNode::EditorNode() {
|
||||
add_child(editor_export);
|
||||
|
||||
// Exporters might need the theme.
|
||||
EditorColorMap::create();
|
||||
theme = create_custom_theme();
|
||||
|
||||
register_exporters();
|
||||
|
||||
Reference in New Issue
Block a user