This commit is contained in:
KoffeinFlummi 2015-02-28 20:54:23 +01:00
parent 7f9daeb2f6
commit aea448efe7

View File

@ -73,5 +73,4 @@ _logs = _unit getvariable [QGVAR(allLogs), []];
{
_unit setvariable [_x, nil, true];
} foreach _logs;
_unit setvariable [_x, nil, true];
_unit setvariable [QGVAR(allLogs), [], true];