Static server build

This commit is contained in:
Anonymous275
2021-01-07 23:45:17 +02:00
parent fc4bc14ce5
commit e0b7dd76fd
2 changed files with 4 additions and 5 deletions

View File

@@ -69,7 +69,6 @@ std::string RunPromise(const std::string& IP, const std::string& R) {
}
}
//Server Authenticated
info(T);
if (!isAuth) {
WebsocketInit();
if (T.length() == 4)info(("Authenticated!"));