You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-03 16:55:53 +00:00
GDScript: Add debug/gdscript/warnings/directory_rules project setting
This commit is contained in:
@@ -47,6 +47,7 @@ class PluginConfigDialog : public ConfirmationDialog {
|
||||
MSG_ID_SUBFOLDER,
|
||||
MSG_ID_SCRIPT,
|
||||
MSG_ID_ACTIVE,
|
||||
MSG_ID_ENABLE_WARNINGS,
|
||||
};
|
||||
|
||||
LineEdit *name_edit = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user