mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
Fix spawn marker count for non-cherno maps
This commit is contained in:
@@ -43,7 +43,7 @@ while {(!isNull _display) && !r_player_dead} do {
|
||||
};
|
||||
case (isInTraderCity) : {
|
||||
_btnAbort ctrlEnable false;
|
||||
localize "str_epoch_player_12" call dayz_rollingMessages;
|
||||
[localize "str_epoch_player_12",1] call dayz_rollingMessages;
|
||||
};
|
||||
default {
|
||||
_btnAbort ctrlEnable true;
|
||||
|
||||
Reference in New Issue
Block a user