mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Logging / initializers [skip ci]
This commit is contained in:
@@ -80,10 +80,6 @@ ClientListEntry::ClientListEntry(
|
||||
pworldadmin = in_is_world_admin;
|
||||
plocal = (local == 1);
|
||||
|
||||
pinstance = 0;
|
||||
pLFGFromLevel = 0;
|
||||
pLFGToLevel = 0;
|
||||
pLFGMatchFilter = false;
|
||||
memset(pLFGComments, 0, 64);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user