mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Fix Conditional jump or move depends on uninitialised value(s)
This commit is contained in:
@@ -337,6 +337,7 @@ Client::Client(EQStreamInterface* ieqs)
|
||||
m_pp.InnateSkills[i] = InnateDisabled;
|
||||
|
||||
temp_pvp = false;
|
||||
is_client_moving = false;
|
||||
|
||||
AI_Init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user