feat(Core/Packets): rework HandleWhoOpcode (#8863)
This commit is contained in:
parent
430fa147fd
commit
c0728f6e2d
10 changed files with 271 additions and 211 deletions
|
|
@ -132,7 +132,6 @@ WorldSession::WorldSession(uint32 id, std::string&& name, std::shared_ptr<WorldS
|
|||
recruiterId(recruiter),
|
||||
isRecruiter(isARecruiter),
|
||||
m_currentVendorEntry(0),
|
||||
timeWhoCommandAllowed(0),
|
||||
_calendarEventCreationCooldown(0),
|
||||
_timeSyncClockDeltaQueue(6),
|
||||
_timeSyncClockDelta(0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue