You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-20 14:45:44 +00:00
C# script reload fixed
Co-authored-by: Michael Bickel <mib@developium.net>
(cherry picked from commit 84a218d346)
This commit is contained in:
committed by
Rémi Verschelde
parent
96d418cb94
commit
aa679b2fe0
@@ -75,6 +75,7 @@ class CSharpScript : public Script {
|
||||
|
||||
bool tool;
|
||||
bool valid;
|
||||
bool reload_invalidated;
|
||||
|
||||
bool builtin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user