Fixes and improvements in find path

This commit is contained in:
Eduardo Bart
2013-01-27 16:58:22 -02:00
parent 2bd86d0695
commit 6966221e39
5 changed files with 26 additions and 26 deletions

View File

@@ -130,6 +130,7 @@ private:
stdext::boolean<true> m_lastPrewalkDone;
stdext::boolean<false> m_autoWalking;
stdext::boolean<false> m_waitingWalkPong;
stdext::boolean<false> m_knownCompletePath;
stdext::boolean<false> m_premium;
stdext::boolean<false> m_known;