add mwlspd dlcpack

This commit is contained in:
hydrant
2019-06-27 20:58:35 +02:00
parent 2f53a5cbd8
commit 64f45d153b
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:9a81b2e2635e13cd3f7f8e27635a9957dea68569262b4602c394bbcc20ff5419
size 122662912

View File

@@ -659,7 +659,11 @@ namespace ReallifeGamemode.Server.Managers
"zr3803", "zr3803",
"streiter2", "streiter2",
"models", "models",
"polamggtr" "polamggtr",
"fcpd",
"fcpd2",
"fcpd3",
"fcpd4"
}; };
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>(); private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();