|
@@ -282,6 +282,7 @@ class CTownItem : public CIntObject, public IGarrisonHolder
|
|
std::shared_ptr<CButton> fastArmyPurchase;
|
|
std::shared_ptr<CButton> fastArmyPurchase;
|
|
std::shared_ptr<LRClickableArea> fastMarket;
|
|
std::shared_ptr<LRClickableArea> fastMarket;
|
|
std::shared_ptr<LRClickableArea> fastTavern;
|
|
std::shared_ptr<LRClickableArea> fastTavern;
|
|
|
|
+ std::shared_ptr<LRClickableArea> fastTown;
|
|
|
|
|
|
public:
|
|
public:
|
|
const CGTownInstance * town;
|
|
const CGTownInstance * town;
|