mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
access is useless, update CFG Worlds
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
class horde_RscPicture
|
||||
{
|
||||
access = 0;
|
||||
//access = 0;
|
||||
type = CT_STATIC;
|
||||
style = ST_PICTURE;
|
||||
idc = -1;
|
||||
@@ -59,7 +59,7 @@ class horde_RscText
|
||||
|
||||
class horde_RscStructuredText
|
||||
{
|
||||
access = 0;
|
||||
//access = 0;
|
||||
type = CT_STRUCTURED_TEXT;
|
||||
style = ST_CENTER;
|
||||
font = "Zeppelin33";
|
||||
@@ -77,7 +77,7 @@ class horde_RscStructuredText
|
||||
|
||||
class horde_RscButton
|
||||
{
|
||||
access = 0;
|
||||
//access = 0;
|
||||
type = CT_BUTTON;
|
||||
style = ST_LEFT;
|
||||
x = 0;
|
||||
|
||||
Reference in New Issue
Block a user