mirror of
https://github.com/edubart/otclient.git
synced 2025-12-13 20:39:46 +01: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