diff --git a/client/widgets/MiscWidgets.cpp b/client/widgets/MiscWidgets.cpp index 89cc78e3c..b6f73110d 100644 --- a/client/widgets/MiscWidgets.cpp +++ b/client/widgets/MiscWidgets.cpp @@ -325,7 +325,7 @@ void CTownTooltip::init(const InfoAboutTown & town) if(town.details) { - fort = std::make_shared("ITMTLS", town.details->hallLevel, 0, 67, 31); + hall = std::make_shared("ITMTLS", town.details->hallLevel, 0, 67, 31); if(town.details->goldIncome) {