יחידה:PropertyLink: הבדלים בין גרסאות בדף
תמיכה בqualifier אופציונלי |
תיקון השוואה |
||
| שורה 179: | שורה 179: | ||
break -- found first available value | break -- found first available value | ||
end | end | ||
elseif | elseif string.sub(selectableQualifier, 1, 1) ~= 'P' then | ||
table.insert(formmatedQualifiers, selectableQualifier) | table.insert(formmatedQualifiers, selectableQualifier) | ||
break -- found first available value | break -- found first available value | ||