mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
fix: core crashed
This commit is contained in:
@@ -33,6 +33,8 @@ namespace NekoRay::sys {
|
||||
|
||||
void Start() override;
|
||||
|
||||
void Restart();
|
||||
|
||||
private:
|
||||
bool show_stderr = false;
|
||||
bool failed_to_start = false;
|
||||
|
||||
Reference in New Issue
Block a user