implement chat colors, rework on UI layout update system

This commit is contained in:
Eduardo Bart
2012-01-08 20:32:55 -02:00
parent 23ebcd9048
commit fdc9087870
23 changed files with 205 additions and 136 deletions

View File

@@ -58,7 +58,6 @@ function Skills.onSkillButtonClick(button)
else
button:setHeight(21 - 6)
end
button:updateParentLayout()
end
end