You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Merge pull request #55679 from raulsntos/script_reload_fix
C# scripts reload in editor fixed
This commit is contained in:
@@ -101,6 +101,7 @@ private:
|
||||
|
||||
bool tool = false;
|
||||
bool valid = false;
|
||||
bool reload_invalidated = false;
|
||||
|
||||
bool builtin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user