mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
Added new features to the options.
* Added 'enable smart walk' and 'show connection ping' options. * Minor tidy ups.
This commit is contained in:
@@ -89,7 +89,6 @@ function UICreatureButton:updateSkull(skullId)
|
||||
|
||||
if skullId ~= SkullNone then
|
||||
skullWidget:setWidth(skullWidget:getHeight())
|
||||
print(skullId)
|
||||
local imagePath = getSkullImagePath(skullId)
|
||||
skullWidget:setImageSource(imagePath)
|
||||
labelWidget:setMarginLeft(5)
|
||||
|
Reference in New Issue
Block a user