X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=client%2Fmainwindow.cpp;h=d7efae39c67eed4c0878ba0b61c46ff0d97716d5;hb=f7a86ae15f9788d98074027c9a6b8cee54859a4c;hp=82a735792ce9534425960b3d57f0cf1026fddb1a;hpb=2d4f4515c4ddcbc7fc3868c87d5bc41c1ebba35e;p=ultimatescore diff --git a/client/mainwindow.cpp b/client/mainwindow.cpp index 82a7357..d7efae3 100644 --- a/client/mainwindow.cpp +++ b/client/mainwindow.cpp @@ -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");