This commit is contained in:
aviate
2019-11-01 23:22:36 +01:00
parent dc2e804192
commit 5a6453ca28

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>();