mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 14:33:26 +02:00
Some fixes for class names and queue (added base class).
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- @docclass
|
||||
UITabBar = extends(UIWidget)
|
||||
UITabBar = extends(UIWidget, "UITabBar")
|
||||
|
||||
-- private functions
|
||||
local function onTabClick(tab)
|
||||
|
Reference in New Issue
Block a user