otclient/modules/otclientrc.lua
2012-06-25 19:19:17 -03:00

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)