Skip to content

Commit

Permalink
HLC_WP_Springfield
Browse files Browse the repository at this point in the history
==================

- Corrected main addon Dependency, Version Number
  • Loading branch information
toadie2k committed Nov 27, 2019
1 parent 924a42f commit 466a2a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hlc_wp_springfield/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ class CfgPatches
{
class hlcweapons_Springfield1903
{
requiredaddons[] = { "A3_Data_F", "A3_UI_F", "A3_Anims_F", "A3_Anims_F_Config_Sdr", "A3_Weapons_F", "A3_Sounds_F_Mark","asdg_jointrails", "hlcweapons_core" };
requiredaddons[] = { "hlcweapons_core" };
units[] = {"HLC_LRR_ammobox"};
weapons[] = {};
magazines[] = {};
version="1.4";
version="1.45";
author="toadie";
};
};
Expand Down

0 comments on commit 466a2a7

Please sign in to comment.