mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +00:00
Logs::Spawns to LogSpawns
This commit is contained in:
+1
-1
@@ -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()) {
|
||||
|
||||
Reference in New Issue
Block a user