Skip to content

Commit

Permalink
Remove unused vehicles
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjydev committed Dec 5, 2024
1 parent c8be512 commit 78be684
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions addons/units/units/vehicles_b_d.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,10 @@ GV_D_OR(AssaultBoat_GPMG,UK3CB_BAF_RHIB_GPMG)

// Rotary Logistics
AV_D_OR(MH6M,RHS_MELB_MH6M)
AV_D_OR(MH60M,vtx_MH60M)
AV_D_OR(CH47,RHS_CH_47F_10)

// Rotary CAS
AV_D_OR(AH6M,RHS_MELB_AH6M)
AV_D_OR(MH60M_DAP_MLASS,vtx_MH60M_DAP_MLASS)
AV_D_OR(AH64D,fza_ah64d_b2e)

// Statics
GV_D_OR(S_M2_High,RHS_M2StaticMG_USMC_D)
Expand Down
3 changes: 0 additions & 3 deletions addons/units/units/vehicles_b_w.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,10 @@ GV_W_OR_NI(AssaultBoat_GPMG,UK3CB_BAF_RHIB_GPMG)

// Rotary Logistics
AV_W_OR_NI(MH6M,RHS_MELB_MH6M)
AV_W_OR_NI(MH60M,vtx_MH60M)
AV_W_OR_NI(CH47,RHS_CH_47F_10)

// Rotary CAS
AV_W_OR_NI(AH6M,RHS_MELB_AH6M)
AV_W_OR_NI(MH60M_DAP_MLASS,vtx_MH60M_DAP_MLASS)
AV_W_OR_NI(AH64D,fza_ah64d_b2e)

// Statics
GV_W_OR(S_M2_High,RHS_M2StaticMG_USMC_WD)
Expand Down

0 comments on commit 78be684

Please sign in to comment.