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