mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-03 14:26:09 +00:00
statistics
This commit is contained in:
@@ -44,6 +44,9 @@ int main(int argc, char* argv[]) {
|
||||
/*std::thread TCPThread(TCPMain,Port);
|
||||
TCPThread.detach();*/
|
||||
//ServerMain(Port, MaxPlayers);
|
||||
if(ModsLoaded){
|
||||
info("Loaded "+std::to_string(ModsLoaded)+" Mods");
|
||||
}
|
||||
StatInit();
|
||||
NetMain();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user