From c54b987a4e4d28d35e8bafb03e1dba33b5fda4ab Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 23 Feb 2009 13:19:31 -0700 Subject: Hide the buy/sell dialogs when there is no NPC --- src/gui/buysell.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/buysell.h') diff --git a/src/gui/buysell.h b/src/gui/buysell.h index e3cdc52a..754bb551 100644 --- a/src/gui/buysell.h +++ b/src/gui/buysell.h @@ -42,6 +42,11 @@ class BuySellDialog : public Window, public gcn::ActionListener */ BuySellDialog(); + /** + * Check for current NPC + */ + void logic(); + /** * Called when receiving actions from the widgets. */ -- cgit v1.2.3-70-g09d2