fix unknown vehicles
This commit is contained in:
3
ReallifeGamemode.Client/dlcpacks/g65amg/dlc.rpf
Normal file
3
ReallifeGamemode.Client/dlcpacks/g65amg/dlc.rpf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6dab90c03a08c92b791584ec0260b2021ac0598c20999a1213447bb244d5ed9
|
||||
size 21784576
|
||||
@@ -65,6 +65,7 @@ namespace ReallifeGamemode.Server.Managers
|
||||
"tezeract",
|
||||
"entity2",
|
||||
"taipan",
|
||||
"g65amg"
|
||||
};
|
||||
|
||||
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();
|
||||
|
||||
Reference in New Issue
Block a user