mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
unused code
This commit is contained in:
@@ -1,18 +1,3 @@
|
|||||||
class DZE_AutoJoinInfo: RscStandardDisplay
|
|
||||||
{
|
|
||||||
idd = 6666;
|
|
||||||
movingEnable = 1;
|
|
||||||
class infoText: RscStructuredText
|
|
||||||
{
|
|
||||||
idc = 3;
|
|
||||||
x = 0.3625 * safezoneW + safezoneX;
|
|
||||||
y = 0.94 * safezoneH + safezoneY;
|
|
||||||
w = 0.228646 * safezoneW;
|
|
||||||
h = 0.0466666 * safezoneH;
|
|
||||||
colorText[] = {0.75,0.1,0.1,1};
|
|
||||||
colorBackground[] = {0,0,0,0.5};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
class RscDisplayMultiplayerSetup: RscStandardDisplay
|
class RscDisplayMultiplayerSetup: RscStandardDisplay
|
||||||
{
|
{
|
||||||
idd = 70;
|
idd = 70;
|
||||||
|
|||||||
Reference in New Issue
Block a user