mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix Timeout Display for Real
This commit is contained in:
@@ -277,6 +277,7 @@ class RscDisplayMultiplayerSetup: RscStandardDisplay
|
||||
x = "(83/100) * SafeZoneW + SafeZoneX";
|
||||
y = "(93/100) * SafeZoneH + SafeZoneY";
|
||||
text = "OK";
|
||||
onButtonClick = "((findDisplay 70) displayCtrl 300) ctrlShow false;";
|
||||
};
|
||||
class CA_ButtonCancel: RscShortcutButton
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user