Added evade code to rogue mercs

This commit is contained in:
Uleat
2017-03-14 16:32:10 -04:00
parent f3f034d948
commit 31cc6f63d6
3 changed files with 58 additions and 25 deletions
+1 -1
View File
@@ -737,7 +737,7 @@ private:
bool _hasBeenSummoned;
glm::vec3 m_PreSummonLocation;
Timer evade_timer;
Timer evade_timer; // can be moved to pTimers at some point
BotCastingRoles m_CastingRoles;