This commit is contained in:
aviate
2019-11-02 12:25:48 +01:00
parent c6c714bba3
commit 35e9e01869
3 changed files with 20 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:184b303e97408a6200ea33fbe9231d8987bbace91a20eabed42805d1959d9f80
size 12163584

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03fc1ce713128b474f6fd5edbc2c63663173ecb48753c116d082975231974582
size 11674624

View File

@@ -658,9 +658,7 @@ namespace ReallifeGamemode.Server.Managers
"zr380", "zr380",
"zr3802", "zr3802",
"zr3803", "zr3803",
"streiter2", "streiter2", //Mod
"polamggtr",
"s63w222",
"caracara2", "caracara2",
"drafter", "drafter",
"dynasty", "dynasty",
@@ -683,19 +681,19 @@ namespace ReallifeGamemode.Server.Managers
"thrax", "thrax",
"zorrusso", "zorrusso",
"zion3", "zion3",
"lsfd", "lsfd", //Mod
"lsfd2", "lsfd2", //Mod
"lsfd3", "lsfd3", //Mod
"lsfd4", "lsfd4", //Mod
"lsfd5", "lsfd5", //Mod
"lsfdtruck", "lsfdtruck", //Mod
"lsfdtruck2", "lsfdtruck2", //Mod
"lsfdtruck3", "lsfdtruck3", //Mod
"polbullet", "polbullet", //Mod
"polbullet2", "polbullet2", //Mod
"sherbullet", "sherbullet", //Mod
"hwaybullet", "hwaybullet", //Mod
"argento" "argento" //Mod
}; };
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>(); private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();