This commit is contained in:
aviate
2019-11-02 12:10:53 +01:00
parent aaf80875be
commit 121be64dc1
3 changed files with 7 additions and 3 deletions

View File

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

View File

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

View File

@@ -694,7 +694,8 @@ namespace ReallifeGamemode.Server.Managers
"polbullet",
"polbullet2",
"sherbullet",
"hwaybullet"
"hwaybullet",
"argento"
};
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();