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