@@ -199,7 +199,7 @@ void drawcredits()
199199 al_draw_text (font, color_white, centerx, bottomy-12 *lineheight, ALLEGRO_ALIGN_CENTRE, " 7c Nickel, BatCountry, Belal, Belannaer, DeKaFu, Dante, Deon, dyze," );
200200 al_draw_text (font, color_white, centerx, bottomy-11 *lineheight, ALLEGRO_ALIGN_CENTRE, " Errol, fifth angel, frumpton, IDreamOfGiniCoeff, Impaler, " );
201201 al_draw_text (font, color_white, centerx, bottomy-10 *lineheight, ALLEGRO_ALIGN_CENTRE, " Japa, jarathor, Jiri Petru, Jordix, Lord Nightmare, McMe, Mike Mayday, Nexii " );
202- al_draw_text (font, uiColor (dfColors::lcyan) , centerx, bottomy - 9 * lineheight, ALLEGRO_ALIGN_CENTRE, " Malthus, peterix, Seuss, soup, SquidCoder, Talvara, winner, Xandrin." );
202+ al_draw_text (font, color_white , centerx, bottomy- 9 * lineheight, ALLEGRO_ALIGN_CENTRE, " Malthus, peterix, Seuss, soup, SquidCoder, Talvara, winner, Xandrin." );
203203
204204 al_draw_text (font, color_white, centerx, bottomy-7 *lineheight, ALLEGRO_ALIGN_CENTRE, " With special thanks to peterix for making DFHack" );
205205
0 commit comments