added load tries to waypoint loader

This commit is contained in:
jeefo 2016-03-13 20:05:42 +03:00
commit b08bd747f3
2 changed files with 10 additions and 0 deletions

View file

@ -1336,6 +1336,7 @@ private:
Vector m_learnPosition;
Vector m_foundBombOrigin;
int m_loadTries;
int m_cacheWaypointIndex;
int m_lastJumpWaypoint;
int m_visibilityIndex;