mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
Add live_textures_reload command
This commit is contained in:
@@ -15,6 +15,10 @@ function show_map()
|
||||
modules.game_interface.getMapPanel():show()
|
||||
end
|
||||
|
||||
function live_textures_reload()
|
||||
g_textures.liveReload()
|
||||
end
|
||||
|
||||
function auto_reload_module(name)
|
||||
local function reloadEvent()
|
||||
reloadModule(name)
|
||||
|
||||
Reference in New Issue
Block a user