mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Fixed: Repack Energy Pack not possible #698
This commit is contained in:
parent
a990bc7eb1
commit
40949a09b9
@ -49,7 +49,7 @@ if !(_interactActions isEqualTo []) then {
|
||||
};
|
||||
// ammo repack
|
||||
if (_magCount > 1) then {
|
||||
_button_texts pushBack ["REPACK"];
|
||||
_button_texts pushBack ["REPACK","[0] call EPOCH_consumeItem;"];
|
||||
};
|
||||
|
||||
_config = 'CfgCrafting' call EPOCH_returnConfig;
|
||||
|
Loading…
x
Reference in New Issue
Block a user