mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 07:36:21 +00:00
Handle self leaving room in private wins
This commit is contained in:
@@ -221,6 +221,7 @@ win_create_private(const char *const fulljid)
|
||||
new_win->unread = 0;
|
||||
new_win->notify = FALSE;
|
||||
new_win->occupant_offline = FALSE;
|
||||
new_win->room_left = FALSE;
|
||||
|
||||
new_win->memcheck = PROFPRIVATEWIN_MEMCHECK;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user