This commit is contained in:
Bjanski 2016-08-02 14:31:08 +02:00
parent dd47fa0c02
commit 0c81c048cf

View File

@ -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";
};