mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-04 14:56:04 +00:00
xxx
This commit is contained in:
@@ -19,7 +19,7 @@ void addToLog(basic_string<char> Data);
|
||||
void HeartbeatInit();
|
||||
|
||||
string MapName = "levels/gridmap/level.json";
|
||||
string Private = "false";
|
||||
bool Private = false;
|
||||
int MaxPlayers = 10;
|
||||
int UDPPort = 30814;
|
||||
int TCPPort = 0;
|
||||
|
||||
Reference in New Issue
Block a user