master
TheSumm 9 лет назад
Родитель 71931b961a
Сommit 1c3cfddab0

@ -154,7 +154,7 @@ function UITable:addHeader(data)
elseif type == 'height' then
col:setHeight(value)
elseif type == 'text' then
col:setText(tr(value))
col:setText(value)
elseif type == 'onClick' then
col.onClick = value
end

Загрузка…
Отмена
Сохранить