mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
replace require with dofile, rename Hotkeys to Keyboard
This commit is contained in:
@@ -114,7 +114,3 @@ function signalcall(param, ...)
|
||||
end
|
||||
return false
|
||||
end
|
||||
|
||||
function runscript(file)
|
||||
g_lua.runScript(resolvepath(file, 2))
|
||||
end
|
Reference in New Issue
Block a user