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

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