reverse this code as it should no longer be needed due to 5fba62654e
This commit is contained in:
parent
f66d687bfe
commit
a7ea8f9569
1 changed files with 0 additions and 2 deletions
|
@ -842,9 +842,7 @@ void ZoneServer::ProcessDepop(bool respawns_allowed, bool repop) {
|
|||
MSpawnList.releasewritelock(__FUNCTION__, __LINE__);
|
||||
}
|
||||
else {
|
||||
spellProcess->MSpellProcess.lock();
|
||||
DeleteData(false);
|
||||
spellProcess->MSpellProcess.unlock();
|
||||
}
|
||||
|
||||
if(repop)
|
||||
|
|
Loading…
Reference in a new issue