mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
1.0.2.37 DEV
This commit is contained in:
@@ -9,7 +9,7 @@ class RscIGUIShortcutButton;
|
||||
class RscGearShortcutButton;
|
||||
class RscIGUIListNBox;
|
||||
class RscActiveText;
|
||||
// class RscStructuredText;
|
||||
|
||||
// class RscPictureGUI;
|
||||
// class RscStructuredTextGUI;
|
||||
|
||||
@@ -1775,6 +1775,14 @@ class RscTitles
|
||||
name = "statusBorder";
|
||||
onLoad = "uiNamespace setVariable ['DAYZ_GUI_display', _this select 0];";
|
||||
class ControlsBackground {
|
||||
class RscStructuredText_1199: RscStructuredText
|
||||
{
|
||||
idc = 1199;
|
||||
x = 0.250001;
|
||||
y = 0.350001;
|
||||
w = 0.5;
|
||||
h = 0.1;
|
||||
};
|
||||
class RscPicture_1201: RscPictureGUI
|
||||
{
|
||||
idc = 1201;
|
||||
|
||||
Reference in New Issue
Block a user