From 4ead5c9f65ffbf1de9b0cb60cae06b116badbced Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 2 Feb 2011 22:15:55 +0200 Subject: Close npc and other dialogs if reconnecting. Also save extra layers if network error. --- src/client.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index c853411d3..19270d6bb 100644 --- a/src/client.h +++ b/src/client.h @@ -246,9 +246,14 @@ public: static float getGuiAlpha(); + static void closeDialogs(); + static void setFramerate(int fpsLimit); + void optionChanged(const std::string &name); + void action(const gcn::ActionEvent &event); + void initTradeFilter(); void initPacketLimiter(); -- cgit v1.2.3-60-g2f50