Ivan Savenko 1 год назад
Родитель
Сommit
b6c22b2053
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/mapObjects/CGDwelling.cpp

+ 1 - 1
lib/mapObjects/CGDwelling.cpp

@@ -424,7 +424,7 @@ void CGDwelling::heroAcceptsCreatures( const CGHeroInstance *h) const
 		if(count) //there are available creatures
 		{
 
-			if (VLC->settings()->getBoolean(EGameSettings::DWELLINGS_ACCUMULATE_WHEN_OWNED))
+			if (VLC->settings()->getBoolean(EGameSettings::DWELLINGS_MERGE_ON_RECRUIT))
 			{
 				SlotID testSlot = h->getSlotFor(crid);
 				if(!testSlot.validSlot()) //no available slot - try merging army of visiting hero