mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
access is useless, update CFG Worlds
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
class RscTextTraderDialog
|
||||
{
|
||||
access = 0;
|
||||
//access = 0;
|
||||
type = 0;
|
||||
idc = -1;
|
||||
colorBackground[] = {0,0,0,0};
|
||||
@@ -23,7 +23,7 @@ class RscTextTraderDialog
|
||||
};
|
||||
class RscListBoxTraderDialog
|
||||
{
|
||||
access = 0;
|
||||
//access = 0;
|
||||
type = 5;
|
||||
w = 0.4;
|
||||
h = 0.4;
|
||||
|
||||
Reference in New Issue
Block a user