599600601602603604605606607608609
} } }); btn.show(); if (getSelectedBuildingAction() == null) { btn.enable(); } else { btn.disable(); } if (btn.isHovered()) { showUpgradeCost(sa.getCostMap(), g, btn);