mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-03 22:36:23 +00:00
fixed Crash issue added serverVehicleID and gameVehicleID
This commit is contained in:
@@ -32,6 +32,8 @@ int main() {
|
||||
DebugData(); //Prints Debug Data
|
||||
}
|
||||
setLoggerLevel("ALL");
|
||||
|
||||
|
||||
ServerMain(Port, MaxPlayers);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user