mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-13 16:12:33 -07:00
yuzu: Multiple room UI improvements
This commit is contained in:
@@ -232,6 +232,7 @@ void HostRoomWindow::Host() {
|
||||
}
|
||||
UISettings::values.multiplayer_room_description = ui->room_description->toPlainText();
|
||||
ui->host->setEnabled(true);
|
||||
emit SaveConfig();
|
||||
close();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user