George King 6 miesięcy temu
rodzic
commit
0314e10225
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/mapObjects/CGDwelling.cpp

+ 1 - 1
lib/mapObjects/CGDwelling.cpp

@@ -262,7 +262,7 @@ void CGDwelling::onHeroVisit(IGameEventCallback & gameEvents, const CGHeroInstan
 			"vcmi.adventureMap.dwelling2",
 			"vcmi.adventureMap.dwelling3",
 			"core.advevent.36"
-		}
+		};
 		bd.text.appendTextID(dwellingVisitTextID[count]);	
 		bd.text.replaceTextID(getObjectHandler()->getNameTextID());
 		for(const auto & elem : creatures)