Fix wrong bleeding icon on Epoch legacy status UI

Thanks to Epoch forums user Angelone for reporting
This commit is contained in:
ebayShopper
2017-11-07 17:24:09 -05:00
parent e1b6125761
commit 441110d05b
3 changed files with 2 additions and 1 deletions

View File

@@ -575,7 +575,7 @@ class RscTitles
class RscPicture_1303: RscPictureGUI
{
idc = 1303;
text = "\z\addons\dayz_code\gui\status\status_bleeding_ca.paa";
text = "\z\addons\dayz_code\gui\status_epoch\status_bleeding_ca.paa";
x = 0.955313 * safezoneW + safezoneX;
y = 0.79 * safezoneH + safezoneY;
w = 0.075;