mirror of
https://github.com/edubart/otclient.git
synced 2025-12-17 06:07:11 +01:00
implement motd button
This commit is contained in:
@@ -11,4 +11,8 @@ end
|
||||
function TopMenu.destroy()
|
||||
topMenu:destroy()
|
||||
topMenu = nil
|
||||
end
|
||||
|
||||
function TopMenu.getButton(id)
|
||||
return topMenu:getChildById(id)
|
||||
end
|
||||
Reference in New Issue
Block a user