tested local

This commit is contained in:
2024-02-03 22:55:21 -08:00
parent 09dcde7471
commit d7b8e5186e
4 changed files with 7 additions and 15 deletions

View File

@@ -42,6 +42,9 @@ private _allCategoryActions = [];
private _flagOptionTitle = getText(_flagOptionCfg >> "actionTitle");
private _flagOptionTexture = getText(_flagOptionCfg >> "texture");
// if the texture doesn't exist at the config path, skip this flag option
if (not (fileExists _flagOptionTexture)) then {continue};
// diag_log format ["NewFlagOption: %1 %2", _flagOptionID, _flagOptionData];
private _newFlagOption = [