tibia-client/modules/otclientrc.lua

4 lines
172 B
Lua

-- this file is loaded after all modules are loaded and initialized
-- you can place any custom user code here
g_keyboard.bindKeyDown('Ctrl+Shift+R', Client.reloadScripts)