mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
@@ -325,7 +325,7 @@ void CTownTooltip::init(const InfoAboutTown & town)
|
||||
|
||||
if(town.details)
|
||||
{
|
||||
fort = std::make_shared<CAnimImage>("ITMTLS", town.details->hallLevel, 0, 67, 31);
|
||||
hall = std::make_shared<CAnimImage>("ITMTLS", town.details->hallLevel, 0, 67, 31);
|
||||
|
||||
if(town.details->goldIncome)
|
||||
{
|
||||
|
Reference in New Issue
Block a user