@@ -744,7 +744,7 @@ wins_show_subwin(ProfWin *window)
|
||||
|
||||
// only mucwin and console have occupants/roster subwin
|
||||
if (window->type != WIN_MUC ||
|
||||
window->type != WIN_CONSOLSE) {
|
||||
window->type != WIN_CONSOLE) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user