mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove debug
This commit is contained in:
parent
5d9a057165
commit
ee7f8f82f5
@ -27,7 +27,7 @@ if (_filterFunction isEqualType {}) then {
|
||||
format [QGVAR(ItemKey:%1:%2), _itemList lbText _i, _itemList lbPicture _i],
|
||||
configNull
|
||||
];
|
||||
diag_log text format [QGVAR(ItemKey:%1:%2), _itemList lbText _i, _itemList lbPicture _i];
|
||||
|
||||
if (!isNull _config && {!(_config call _filterFunction)}) then {
|
||||
_itemList lbDelete _i;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user