mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
larger button for combine bars
This commit is contained in:
@@ -208,9 +208,9 @@ class TraderDialog
|
|||||||
{
|
{
|
||||||
idc = 12007;
|
idc = 12007;
|
||||||
text = $STR_EPOCH_PLAYER_306;
|
text = $STR_EPOCH_PLAYER_306;
|
||||||
x = 0.445911 * safezoneW + safezoneX;
|
x = 0.351256 * safezoneW + safezoneX;
|
||||||
y = 0.720064 * safezoneH + safezoneY;
|
y = 0.720064 * safezoneH + safezoneY;
|
||||||
w = 0.0743718 * safezoneW;
|
w = 0.1487436 * safezoneW;
|
||||||
h = 0.055016 * safezoneH;
|
h = 0.055016 * safezoneH;
|
||||||
onButtonClick = "[[],0] call epoch_returnChange; ((ctrlParent (_this select 0)) closeDisplay 9000);";
|
onButtonClick = "[[],0] call epoch_returnChange; ((ctrlParent (_this select 0)) closeDisplay 9000);";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user