This commit is contained in:
michael.reiswich
2021-03-18 16:21:41 +01:00
parent 5fc252ef43
commit 641c2e12f5

View File

@@ -756,6 +756,7 @@ namespace ReallifeGamemode.Server.Managers
"veto2",
"weevil",
"winky",
"polamggtr",
};
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();