Show error text if received

This commit is contained in:
James Booth
2012-11-10 02:28:38 +00:00
parent a5082a54bd
commit 7799623b4a
4 changed files with 33 additions and 21 deletions

View File

@@ -229,7 +229,6 @@ void
prof_handle_leave_room(const char * const room)
{
room_leave(room);
win_close_win();
}
void