mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 00:06:36 +00:00
[Logging] Add detailed zoning logging (#3555)
* WIP: Add zoning logging * Update zoning.cpp
This commit is contained in:
@@ -4632,8 +4632,6 @@ void ZoneDatabase::SaveCharacterBinds(Client *c)
|
||||
}
|
||||
}
|
||||
|
||||
LogInfo("bind count is [{}]", bind_count);
|
||||
|
||||
// allocate memory for binds
|
||||
binds.reserve(bind_count);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user