Add cl_ev_disconnect

This commit is contained in:
James Booth
2016-01-03 17:23:36 +00:00
parent 03f63a912e
commit 8e9bf08389
4 changed files with 27 additions and 15 deletions

View File

@@ -149,6 +149,7 @@ void
sv_ev_lost_connection(void)
{
cons_show_error("Lost connection.");
roster_clear();
muc_invites_clear();
chat_sessions_clear();