mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02: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