Hot-reload only changed scripts
This commit is contained in:
@ -74,6 +74,7 @@ private:
|
||||
int warn_count = 0;
|
||||
int last_reset = 0;
|
||||
bool reload_all_scripts = false;
|
||||
Array script_paths_to_reload;
|
||||
|
||||
// Make handlers and send_message thread safe.
|
||||
Mutex mutex;
|
||||
|
||||
Reference in New Issue
Block a user