early-access version 3013

This commit is contained in:
pineappleEA
2022-10-11 02:55:26 +02:00
parent b16ace6ba4
commit 971fac7f75
13 changed files with 87 additions and 69 deletions
-1
View File
@@ -911,7 +911,6 @@ void GMainWindow::InitializeWidgets() {
statusBar()->addPermanentWidget(label);
}
// TODO (flTobi): Add the widget when multiplayer is fully implemented
statusBar()->addPermanentWidget(multiplayer_state->GetStatusText(), 0);
statusBar()->addPermanentWidget(multiplayer_state->GetStatusIcon(), 0);