diff --git a/mpmissions/Exile.Altis/config.cpp b/mpmissions/Exile.Altis/config.cpp index 80395cd..925c135 100644 --- a/mpmissions/Exile.Altis/config.cpp +++ b/mpmissions/Exile.Altis/config.cpp @@ -63,8 +63,7 @@ class CfgXM8 class ExAd_SB { title = "Statsbar Settings"; - controlID = 50400; //IDC:50300 -> 50305 || These need to be unique and out of range from each other - config = "ExadClient\XM8\Apps\SB_Settings\config.sqf"; + controlID = 50400; //IDC:50400 -> 50475 || These need to be unique and out of range from each other logo = "ExadClient\XM8\Apps\SB_Settings\Icon_SB.paa"; onLoad = "ExAdClient\XM8\Apps\SB_Settings\onLoad.sqf"; };