mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Move otclientrc.lua to top dir
* Use markdown for README
This commit is contained in:
@@ -34,6 +34,7 @@ function Client.init()
|
||||
|
||||
g_window.setTitle('OTClient')
|
||||
g_window.setIcon(resolvepath('clienticon.png'))
|
||||
g_keyboard.bindKeyDown('Ctrl+Shift+R', Client.reloadScripts)
|
||||
|
||||
addEvent(function()
|
||||
scheduleEvent(function()
|
||||
|
Reference in New Issue
Block a user