mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-25 01:20:49 +03:00
fix for trader menus by @maca134
This commit is contained in:
@@ -252,7 +252,7 @@ class TraderDialog
|
|||||||
h = 0.055016 * safezoneH;
|
h = 0.055016 * safezoneH;
|
||||||
onButtonClick = "((ctrlParent (_this select 0)) closeDisplay 9000);";
|
onButtonClick = "((ctrlParent (_this select 0)) closeDisplay 9000);";
|
||||||
};
|
};
|
||||||
class RscText_1007: RscText
|
class RscText_1007: RscTextTraderDialog
|
||||||
{
|
{
|
||||||
idc = -1;
|
idc = -1;
|
||||||
text = "Items";
|
text = "Items";
|
||||||
|
|||||||
Reference in New Issue
Block a user