otclient/modules/otclientrc.lua
2012-03-30 04:40:13 -03:00

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)