mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
Forgot to make m_AssistExemption default to 0
This commit is contained in:
parent
3d47d912fd
commit
a55c095d1b
@ -279,6 +279,7 @@ Client::Client(EQStreamInterface* ieqs)
|
||||
m_KnockBackExemption = 0;
|
||||
m_PortExemption = 0;
|
||||
m_SenseExemption = 0;
|
||||
m_AssistExemption = 0;
|
||||
m_CheatDetectMoved = false;
|
||||
CanUseReport = true;
|
||||
aa_los_me.x = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user