Removed wrong vehicles
This commit is contained in:
@@ -62,9 +62,7 @@ namespace reallife_gamemode.Server.Managers
|
||||
"zr3803",
|
||||
"flashgt",
|
||||
"gb200",
|
||||
"dominator3",
|
||||
"schwartzerc",
|
||||
"schwartzerc2"
|
||||
"dominator3"
|
||||
};
|
||||
|
||||
private static Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();
|
||||
|
||||
Reference in New Issue
Block a user