otclient/modules/otclientrc.lua
2012-04-11 14:13:25 -03:00

4 lines
164 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)