added casino heist vehicles

This commit is contained in:
raviatex
2019-12-12 22:49:45 +01:00
parent 958304cb5a
commit 4b34589b50

View File

@@ -693,7 +693,26 @@ namespace ReallifeGamemode.Server.Managers
"polbullet2", //Mod
"sherbullet", //Mod
"hwaybullet", //Mod
"argento" //Mod
"zhaba",
"yosemite2",
"vstr",
"vagrant",
"sultan2",
"sugoi",
"stryder",
"retinue2",
"rebla",
"outlaw",
"minitank",
"komoda",
"kanjo",
"jb7002",
"imorgon",
"furia",
"formula2",
"formula",
"everon",
"asbo"
};
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();