Add new cars to vehicle list
This commit is contained in:
@@ -681,7 +681,15 @@ namespace ReallifeGamemode.Server.Managers
|
||||
"s80",
|
||||
"thrax",
|
||||
"zorrusso",
|
||||
"zion3"
|
||||
"zion3",
|
||||
"lsfd",
|
||||
"lsfd2",
|
||||
"lsfd3",
|
||||
"lsfd4",
|
||||
"lsfd5",
|
||||
"lsfdtruck",
|
||||
"lsfdtruck2",
|
||||
"lsfdtruck3"
|
||||
};
|
||||
|
||||
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();
|
||||
|
||||
Reference in New Issue
Block a user