replace g65amg with streiter2

This commit is contained in:
hydrant
2019-05-12 15:59:13 +02:00
parent 4e16fcae27
commit 13735d2129
3 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ namespace ReallifeGamemode.Server.Managers
"tezeract",
"entity2",
"taipan",
"g65amg"
"streiter2"
};
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();