mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-17 10:48:21 +00:00
Revert "Merge branch 'master' of https://github.com/neckkola/Server"
This reverts commit1826830637, reversing changes made to7c1a139991.
This commit is contained in:
@@ -1742,7 +1742,6 @@ bool Zone::Depop(bool StartSpawnTimer) {
|
||||
itr = npctable.begin();
|
||||
delete itr->second;
|
||||
itr->second = nullptr;
|
||||
|
||||
npctable.erase(itr);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user