From ac1522baed408a7626bab9596d2fcd31c8aed351 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 30 Apr 2015 19:31:23 +0300 Subject: Request mail list automatically on start. --- src/game.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 2693cec1d..e7ab0cb10 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -416,6 +416,9 @@ Game::Game() : initEngines(); chatWindow->postConnection(); +#ifdef EATHENA_SUPPORT + mailWindow->postConnection(); +#endif // Initialize beings if (actorManager) -- cgit v1.2.3-60-g2f50