You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Update connection info on script validation rather then saved copy
This commit is contained in:
@@ -59,6 +59,7 @@ class ScriptTextEditor : public ScriptEditorBase {
|
||||
RichTextLabel *warnings_panel;
|
||||
|
||||
Ref<Script> script;
|
||||
bool script_is_valid;
|
||||
|
||||
Vector<String> functions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user