mirror of
https://github.com/edubart/otclient.git
synced 2025-12-02 07:56:51 +01:00
Some fixes for class names and queue (added base class).
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- @docclass
|
||||
UIScrollBar = extends(UIWidget)
|
||||
UIScrollBar = extends(UIWidget, "UIScrollBar")
|
||||
|
||||
-- private functions
|
||||
local function calcValues(self)
|
||||
|
||||
Reference in New Issue
Block a user