Show chat logs (excluding lobby) also in MP Join Game

This commit is contained in:
Jyrki Vesterinen 2018-04-24 19:29:12 +03:00
parent d628a73fab
commit 4c258ff550

View file

@ -15,6 +15,7 @@
#include "gui/dialogs/multiplayer/mp_join_game.hpp"
#include "chat_log.hpp"
#include "font/text_formatting.hpp"
#include "formatter.hpp"
#include "formula/string_utils.hpp"
@ -284,6 +285,7 @@ void mp_join_game::pre_show(window& window)
chat.room_window_open("this game", true, false); // TODO: better title?
chat.active_window_changed();
chat.load_log(default_chat_log, false);
//
// Set up player list