mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
feat: restart profile after core crash
This commit is contained in:
@@ -38,6 +38,7 @@ namespace NekoRay::sys {
|
||||
private:
|
||||
bool show_stderr = false;
|
||||
bool failed_to_start = false;
|
||||
int restart_id = -1;
|
||||
};
|
||||
|
||||
// start & kill change this list
|
||||
|
||||
Reference in New Issue
Block a user