mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-09 01:06:25 +00:00
fixed time log
This commit is contained in:
@@ -55,7 +55,6 @@ void ServerMain(int Port, int MaxClients) {
|
||||
}
|
||||
|
||||
ENetHost *server;
|
||||
|
||||
ENetAddress address = {0};
|
||||
|
||||
address.host = ENET_HOST_ANY; //Bind the server to the default localhost.
|
||||
|
||||
Reference in New Issue
Block a user