mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
just fixes
* clean map when relogging * fix otclientrc.lua reloading * fix game disconnection messagebox * fix animated texture
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Client = {}
|
||||
|
||||
function Client.reloadScripts()
|
||||
dofile 'otclientrc.lua'
|
||||
dofile '/otclientrc'
|
||||
reloadModules()
|
||||
TextMessage.displayEventAdvance('All modules and scripts were reloaded.')
|
||||
print('All modules and scripts were reloaded.')
|
||||
|
Reference in New Issue
Block a user