Skip to content

Commit

Permalink
Displayname
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignatz-HeMan committed Mar 27, 2019
1 parent b22139f commit 91d5f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/a3_epoch_configs/Configs/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5547,7 +5547,7 @@ class CfgVehicles
class B_G_Van_02_vehicle_F;
class B_G_Van_02_vehicle_EPOCH : B_G_Van_02_vehicle_F {maximumLoad = 2000;};
class B_GEN_Van_02_transport_F;
class B_GEN_Van_02_transport_EPOCH : B_GEN_Van_02_transport_F {maximumLoad = 2000;};
class B_GEN_Van_02_transport_EPOCH : B_GEN_Van_02_transport_F {maximumLoad = 2000;displayName = "Van Transport (Police)";};

class B_MRAP_01_F;
/*
Expand Down

0 comments on commit 91d5f79

Please sign in to comment.