mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-04 14:56:04 +00:00
Static server build
This commit is contained in:
@@ -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!"));
|
||||
|
||||
Reference in New Issue
Block a user