mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Forgot to make m_AssistExemption default to 0
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user