mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +00:00
This should resolve leaks and shutdown lua issues
This commit is contained in:
@@ -560,6 +560,7 @@ int main(int argc, char** argv) {
|
||||
}
|
||||
|
||||
entity_list.Clear();
|
||||
entity_list.RemoveAllEncounters(); // gotta do it manually or rewrite lots of shit :P
|
||||
|
||||
parse->ClearInterfaces();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user