#include "chat_log.hpp"
Go to the source code of this file.
Variables | |
std::map< std::string, chatroom_log > | default_chat_log |
std::map<std::string, chatroom_log> default_chat_log |
Definition at line 18 of file chat_log.cpp.
Referenced by gui2::dialogs::mp_lobby::pre_show(), gui2::dialogs::mp_join_game::pre_show(), and gui2::dialogs::mp_staging::pre_show().