fix vrmode arg
This commit is contained in:
@@ -534,8 +534,7 @@ int main(int argc, char** argv)
|
|||||||
|
|
||||||
SetProcessDpiAwareness(PROCESS_PER_MONITOR_DPI_AWARE);
|
SetProcessDpiAwareness(PROCESS_PER_MONITOR_DPI_AWARE);
|
||||||
|
|
||||||
if (argc == 1)
|
App::I.initLog();
|
||||||
App::I.initLog();
|
|
||||||
|
|
||||||
init_vk_map();
|
init_vk_map();
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user