fixed missing mod.paa

This commit is contained in:
[VB]AWOL
2014-02-24 15:42:41 -06:00
parent af0da36391
commit bfcb44c558

View File

@@ -173,7 +173,7 @@ class RscDisplayMain : RscStandardDisplay {
text = "\ca\ui\data\ui_mainmenu_background_ca.paa";
};
class CA_ARMA2 : RscPicture {
text = "z\addons\dayz_code\gui\mod.paa";
text = "z\addons\dayz_code\gui\dayz_logo_ca.paa";
};
};