Skip to content
Snippets Groups Projects
Commit 1497b812 authored by Timur Pocheptsov's avatar Timur Pocheptsov
Browse files

Not 'true', but gAbout.

parent 6d3c4be2
No related branches found
No related tags found
No related merge requests found
......@@ -680,7 +680,7 @@ void ScrollCredits(int ypos)
XCopyArea(gDisplay, gLogoPixmap, gCreditsPixmap, gGC, gCreditsRect.x, gCreditsRect.y,
gCreditsRect.width, gCreditsRect.height, 0, ypos);
DrawCredits(true, true);
DrawCredits(true, gAbout);
XRectangle crect[1];
crect[0] = gCreditsRect;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment