Skip to content

Commit

Permalink
Update CfgVehicles.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Apricot-ale authored Dec 23, 2024
1 parent b62ae40 commit 35ede7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/realisticnames/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ class CfgVehicles {
class I_APC_tracked_03_cannon_F: I_APC_tracked_03_base_F {
displayName = CSTRING(APC_tracked_03_cannon_Name);
};

class I_E_APC_tracked_03_base_F;
class I_E_APC_tracked_03_cannon_F: I_E_APC_tracked_03_base_F {
displayName = CSTRING(APC_tracked_03_cannon_Name);
Expand Down

0 comments on commit 35ede7c

Please sign in to comment.