]> git.sesse.net Git - ultimatescore/commitdiff
Framnes has blue jerseys.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 5 Oct 2021 21:20:39 +0000 (23:20 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 5 Oct 2021 21:20:39 +0000 (23:20 +0200)
client/mainwindow.cpp

index 82a735792ce9534425960b3d57f0cf1026fddb1a..d7efae39c67eed4c0878ba0b61c46ff0d97716d5 100644 (file)
@@ -96,7 +96,7 @@ MainWindow::MainWindow(QWidget *parent) :
                team_combo->addItem("BSI1", "white");
                team_combo->addItem("BSI2", "yellow");
                team_combo->addItem("ESK", "white");
-               team_combo->addItem("FRA", "");
+               team_combo->addItem("FRA", "navy");
                team_combo->addItem("NHHI", "navy");
                team_combo->addItem("NMBUI", "cyan");
                team_combo->addItem("OSI", "black");