mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
fix
This commit is contained in:
parent
dd47fa0c02
commit
0c81c048cf
@ -63,8 +63,7 @@ class CfgXM8
|
|||||||
class ExAd_SB
|
class ExAd_SB
|
||||||
{
|
{
|
||||||
title = "Statsbar Settings";
|
title = "Statsbar Settings";
|
||||||
controlID = 50400; //IDC:50300 -> 50305 || These need to be unique and out of range from each other
|
controlID = 50400; //IDC:50400 -> 50475 || These need to be unique and out of range from each other
|
||||||
config = "ExadClient\XM8\Apps\SB_Settings\config.sqf";
|
|
||||||
logo = "ExadClient\XM8\Apps\SB_Settings\Icon_SB.paa";
|
logo = "ExadClient\XM8\Apps\SB_Settings\Icon_SB.paa";
|
||||||
onLoad = "ExAdClient\XM8\Apps\SB_Settings\onLoad.sqf";
|
onLoad = "ExAdClient\XM8\Apps\SB_Settings\onLoad.sqf";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user