Don't store values when loading them
This commit is contained in:
@ -102,6 +102,7 @@ private:
|
||||
|
||||
Ref<Script> stack_script; // Why?!?
|
||||
|
||||
bool initializing = true;
|
||||
int last_error_count = 0;
|
||||
int last_warning_count = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user