access is useless, update CFG Worlds

This commit is contained in:
icomrade
2017-06-16 13:35:32 -04:00
parent 78c980f14a
commit 67bc61ff94
11 changed files with 48 additions and 171 deletions

View File

@@ -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;