tibia-client/modules/core_scripts/hotkeys.lua

7 lines
60 B
Lua
Raw Normal View History

Hotkeys = {}
function Hotkeys.bindKey(keyDesc, func)
end