Ivan Savenko 2 лет назад
Родитель
Сommit
c328aadfed
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      client/adventureMap/CAdvMapInt.cpp

+ 2 - 0
client/adventureMap/CAdvMapInt.cpp

@@ -891,6 +891,8 @@ void CAdvMapInt::select(const CArmedInstance *sel, bool centerView)
 		heroList->select(hero);
 		townList->select(nullptr);
 
+		LOCPLINT->paths.verifyPath(hero);
+
 		updateSleepWake(hero);
 		updateMoveHero(hero);
 		updateSpellbook(hero);