Ignore server-host pre-detection argument

master
morg 3 years ago
parent d47be6b3b4
commit 64c7d858bf

@ -1014,6 +1014,7 @@ int ProcessOptions(int argc, char* argv[], Options* options, std::vector<RGBCont
\*-------------------------------------------------*/
}
else if((option == "--server-port")
||(option == "--server-host")
||(option == "--loglevel")
||(option == "--config")
||(option == "--client")

Loading…
Cancel
Save