mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
fix
This commit is contained in:
@@ -45,7 +45,7 @@ namespace NekoRay::sys {
|
||||
} else if (!crashed) {
|
||||
crashed = true;
|
||||
Kill();
|
||||
showLog_ext(tag, "[Error] Crashed?");
|
||||
showLog_ext(tag, "[Error] Program exited accidentally");
|
||||
dialog_message("ExternalProcess", "Crashed");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user