# HG changeset patch
# User Wuzzy <Wuzzy2@mail.ru>
# Date 1544744233 -3600
# Node ID 05de066ab21253420df66c6de1a567378139b5e1
# Parent  1bfb501872866ccdd5804c30e7cbd2f6a936583f
Fix minor mistake in credits

diff -r 1bfb50187286 -r 05de066ab212 QTfrontend/res/credits.csv
--- 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"
diff -r 1bfb50187286 -r 05de066ab212 QTfrontend/ui/widget/about.cpp
--- 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>"