Added bullet police mods

This commit is contained in:
hydrant
2019-07-28 00:15:34 +02:00
parent a236d81c4a
commit 5c8f403777
2 changed files with 8 additions and 1 deletions

View File

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

View File

@@ -689,7 +689,11 @@ namespace ReallifeGamemode.Server.Managers
"lsfd5", "lsfd5",
"lsfdtruck", "lsfdtruck",
"lsfdtruck2", "lsfdtruck2",
"lsfdtruck3" "lsfdtruck3",
"polbullet",
"polbullet2",
"sherbullet",
"hwaybullet"
}; };
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>(); private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();