diff --git a/SQF/dayz_code/Configs/rscTitles.hpp b/SQF/dayz_code/Configs/rscTitles.hpp index 9f7e29194..3663503ba 100644 --- a/SQF/dayz_code/Configs/rscTitles.hpp +++ b/SQF/dayz_code/Configs/rscTitles.hpp @@ -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"; }; };