597598599600601602603604605606607
} else { // TODO Play error sound } } }); btn.show(); if (getSelectedBuildingAction() == null) { btn.enable(); } else { btn.disable(); }