mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix coin ui position in relation with broken bones
This commit is contained in:
@@ -897,7 +897,7 @@ class RscTitles
|
|||||||
type = 13;
|
type = 13;
|
||||||
size = 0.040;
|
size = 0.040;
|
||||||
x = safezoneX + (safezoneW -0.35);
|
x = safezoneX + (safezoneW -0.35);
|
||||||
y = safezoneY + 0.43 * safezoneW;
|
y = safezoneY + 0.38 * safezoneW;
|
||||||
w = 0.35; h = 0.20;
|
w = 0.35; h = 0.20;
|
||||||
colorText[] = {1,1,1,1};
|
colorText[] = {1,1,1,1};
|
||||||
lineSpacing = 3;
|
lineSpacing = 3;
|
||||||
|
|||||||
Reference in New Issue
Block a user