From 3d70a4744e2294fbcfaedb9a63578ed93fa9d7c5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 30 Oct 2011 23:53:26 +0300 Subject: Hide death message dialog in reconnect. --- src/game.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 84dca08e9..24ca7f0fc 100644 --- a/src/game.h +++ b/src/game.h @@ -96,6 +96,8 @@ class Game void setAdjustLevel(int n) { mAdjustLevel = n; } + static void closeDialogs(); + private: void updateHistory(SDL_Event &event); -- cgit v1.2.3-60-g2f50