C# script reload fixed

Co-authored-by: Michael Bickel <mib@developium.net>
Co-authored-by: Germanrc <german_1995a@hotmail.com>
This commit is contained in:
Raul Santos
2021-12-06 19:45:59 +01:00
parent 3ae8eda1ed
commit 4a339dc8fd
2 changed files with 8 additions and 5 deletions

View File

@@ -101,6 +101,7 @@ private:
bool tool = false;
bool valid = false;
bool reload_invalidated = false;
bool builtin;