mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 22:23:28 +02:00
Small bug fixes, new lua functions and few new customized features
This commit is contained in:
@@ -527,7 +527,6 @@ local function openAmountWindow(callback, actionType, actionText)
|
||||
widget:setText((value*offer:getPrice())..'gp')
|
||||
itembox:setText(value)
|
||||
end
|
||||
|
||||
scrollbar:setRange(1, maximum)
|
||||
scrollbar:setValue(1)
|
||||
|
||||
|
Reference in New Issue
Block a user