mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Fix abort and gear menu staying open at same time
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
private [];
|
||||
|
||||
player removeAction s_player_SurrenderedGear;
|
||||
|
||||
DZE_GearCheckBypass = true;
|
||||
player action ["Gear", (_this select 3)];
|
||||
|
||||
s_player_SurrenderedGear = -1;
|
||||
Reference in New Issue
Block a user