mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 07:57:12 +01:00
replace require with dofile, rename Hotkeys to Keyboard
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
--[[
|
||||
UIMessageBox = extends(UIWindow)
|
||||
|
||||
function UIMessageBox.create(title, message)
|
||||
@@ -19,5 +20,4 @@ end
|
||||
|
||||
function UIMessageBox:setMessage(message)
|
||||
end
|
||||
|
||||
function
|
||||
]]--
|
||||
Reference in New Issue
Block a user