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