Show rooms in roster panel

This commit is contained in:
James Booth
2016-01-02 01:22:19 +00:00
parent f27cae68c5
commit 22a14e1240
3 changed files with 75 additions and 0 deletions

View File

@@ -644,6 +644,7 @@ ui_focus_win(ProfWin *window)
if (i == 1) {
title_bar_console();
rosterwin_roster();
} else {
title_bar_switch();
}