mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +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;
|
m_pp.InnateSkills[i] = InnateDisabled;
|
||||||
|
|
||||||
temp_pvp = false;
|
temp_pvp = false;
|
||||||
|
is_client_moving = false;
|
||||||
|
|
||||||
AI_Init();
|
AI_Init();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user