mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add dayz_onBack to surrender
This commit is contained in:
@@ -69,4 +69,4 @@ while {(!isNull _display) && !r_player_dead} do {
|
||||
};
|
||||
|
||||
TimeOutDisplayed = false;
|
||||
if (r_player_dead) exitWith {_btnAbort ctrlEnable true;};
|
||||
if (r_player_dead) then {_btnAbort ctrlEnable true;};
|
||||
Reference in New Issue
Block a user