mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
refactor core_process (1)
This commit is contained in:
@@ -41,6 +41,8 @@ namespace NekoRay {
|
||||
QString core_token;
|
||||
int core_port = 19810;
|
||||
int started_id = -1919;
|
||||
bool core_running = false;
|
||||
bool core_prepare_exit = false;
|
||||
|
||||
Routing *routing = new Routing;
|
||||
int imported_count = 0;
|
||||
|
||||
Reference in New Issue
Block a user