Removed membervariable m_NextPossibleCapturePointand added it as local instead

This commit is contained in:
verysecrethero
2016-01-20 16:37:10 +01:00
parent f6ce98249e
commit 35876f6425
3 changed files with 12 additions and 58 deletions
@@ -44,7 +44,6 @@ private:
//std::vector<ComponentWrapper>
std::map<std::string, int> m_NextPossibleCapturePoint;
const double m_CaptureTimeToTakeOver = 15.0;
//vectors which will keep track of enter/leave changes