Logs::Spawns to LogSpawns

This commit is contained in:
Akkadius
2019-09-02 04:10:43 -05:00
parent 076d393f79
commit 3e4587cd57
3 changed files with 130 additions and 148 deletions
+1 -1
View File
@@ -1203,7 +1203,7 @@ bool Zone::Process() {
EQEmu::InventoryProfile::CleanDirty();
Log(Logs::Detail, Logs::Spawns, "Running Zone::Process -> Spawn2::Process");
LogSpawns("Running Zone::Process -> Spawn2::Process");
iterator.Reset();
while (iterator.MoreElements()) {