mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
reorganize some stuff
This commit is contained in:
6
modules/core_lib/hotkeys.lua
Normal file
6
modules/core_lib/hotkeys.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
Hotkeys = {}
|
||||
|
||||
function Hotkeys.bindKey(keyDesc, func)
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user