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