tibia-client/modules/otclientrc.lua

4 lines
170 B
Lua

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