You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Merge pull request #83576 from raulsntos/fix-80883
Enable new addon after hiding ProjectSettings
This commit is contained in:
@@ -356,8 +356,6 @@ private:
|
||||
|
||||
uint64_t started_timestamp = 0;
|
||||
|
||||
PluginConfigDialog *plugin_config_dialog = nullptr;
|
||||
|
||||
RichTextLabel *load_errors = nullptr;
|
||||
AcceptDialog *load_error_dialog = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user