Преглед на файлове

Update hero paths on new day

Ivan Savenko преди 2 години
родител
ревизия
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);