Fix minor mistake in credits
authorWuzzy <Wuzzy2@mail.ru>
Fri, 14 Dec 2018 00:37:13 +0100
changeset 14439 05de066ab212
parent 14438 1bfb50187286
child 14440 d4bd2b455247
Fix minor mistake in credits
QTfrontend/res/credits.csv
QTfrontend/ui/widget/about.cpp
--- a/QTfrontend/res/credits.csv	Fri Dec 14 00:28:31 2018 +0100
+++ b/QTfrontend/res/credits.csv	Fri Dec 14 00:37:13 2018 +0100
@@ -41,7 +41,7 @@
 U,"Missions and styles",,,
 E,"A Classic Fairytale","Szabolcs Orbàn","szabibibi@gmail.com",
 E,"A Space Adventure",,,"Master_ex"
-E,"Created Capture the Flag, Construction Mode, Control, HedgeEditor, Highlander, Racer, TechRacer, The Specialists, WxW","mikade",,"mikade"
+E,"Created Capture the Flag, Construction Mode, Control, HedgeEditor, Highlander, Racer, TechRacer, The Specialists, WxW",,,"mikade"
 E,"Training, time-trial and target practice challenges, Bazooka Battlefield, Tentacle Terror, Big Armory, bugfixes and maintenance",,"Wuzzy2@mail.ru","Wuzzy"
 E,"Some styles and missions","John Lambert","redgrinner@gmail.com","redgrinner"
 E,"Battalion",,"Anachron14@gmx.de","Anachron"
--- a/QTfrontend/ui/widget/about.cpp	Fri Dec 14 00:28:31 2018 +0100
+++ b/QTfrontend/ui/widget/about.cpp	Fri Dec 14 00:37:13 2018 +0100
@@ -294,7 +294,7 @@
         "     a { color: #ffe270; }"
         "     ul { list-style-type: none; }"
         "     .name { color: #ffffff; font-weight: bold; }"
-        "     .nick { color: #00ff00; font-weight: bold; }"
+        "     .nick { color: #ffff00; font-weight: bold; }"
         "</style>"
         "</head>"
         "<body>"