vehicle mod test

This commit is contained in:
hydrant
2021-05-03 12:13:32 +02:00
parent 5a7ff72654
commit a27583c874
4 changed files with 13 additions and 2 deletions

View File

@@ -772,8 +772,10 @@ namespace ReallifeGamemode.Server.Managers
"fibd2",//mod
"fibj",//mod
"fibn3",//mod
"fibr"//mod
"fibr",//mod
"vtvicechee", //mod
"sheriffcoqm", //mod
"polcoquette", //mod
};
private static readonly Dictionary<int, ushort> _serverVehicles = new Dictionary<int, ushort>();