make web command in line for /reload spells
This commit is contained in:
parent
8b4a623f42
commit
5bbcaa713a
@ -256,8 +256,6 @@ void World::Web_worldhandle_reloadcommand(const http::request<http::string_body>
|
||||
world.SetReloadingSubsystem("Spells");
|
||||
|
||||
zone_list.DeleteSpellProcess();
|
||||
if (lua_interface)
|
||||
lua_interface->DestroySpells();
|
||||
master_spell_list.Reload();
|
||||
zone_list.LoadSpellProcess();
|
||||
world.RemoveReloadingSubSystem("Spells");
|
||||
|
Loading…
x
Reference in New Issue
Block a user