mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Add StackTracePlus, Rewrite not to recreate eluna on reload
This commit is contained in:
@@ -1046,7 +1046,7 @@ namespace LuaGlobalFunctions
|
||||
*/
|
||||
int ReloadEluna(Eluna* /*E*/, lua_State* /*L*/)
|
||||
{
|
||||
Eluna::reload = true;
|
||||
Eluna::ReloadEluna();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user