mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 18:37:56 -05: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