mirror of
https://github.com/edubart/otclient.git
synced 2025-06-16 15:24:29 +02:00
7 lines
60 B
Lua
7 lines
60 B
Lua
Hotkeys = {}
|
|
|
|
function Hotkeys.bindKey(keyDesc, func)
|
|
|
|
end
|
|
|