tibia-client/modules/otclientrc.lua

5 lines
165 B
Lua

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