Skip to content

Commit

Permalink
update private array
Browse files Browse the repository at this point in the history
  • Loading branch information
vbawol committed Feb 8, 2017
1 parent ea32cb9 commit 4f43bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/epoch_enhanced_a3_inventory/scripts/fn_subMenu.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
NUMBER
*/
//[[[cog import generate_private_arrays ]]]
private ["_activeControl","_bg","_btn_arr","_buffer","_button_gen","_config","_control","_display","_interactActions","_interactedItem","_logicCheck","_magCount","_mainConfig","_mainMissionConfig","_pos","_repack","_repackConfig","_repackMissionConfig","_selectedItemConfig","_selectedItemMissionConfig","_start_idc","_thisItem","_thisItemType","_y2d"];
//[[[end]]]

_interactActions = [];
Expand Down

0 comments on commit 4f43bae

Please sign in to comment.