mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +00:00
Fix Conditional jump or move depends on uninitialised value(s)
This commit is contained in:
parent
b63923264d
commit
690d8f9155
@ -337,6 +337,7 @@ Client::Client(EQStreamInterface* ieqs)
|
||||
m_pp.InnateSkills[i] = InnateDisabled;
|
||||
|
||||
temp_pvp = false;
|
||||
is_client_moving = false;
|
||||
|
||||
AI_Init();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user