From 31047c05a9b56c101566301d81931c66bc4b9ecd Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Sun, 9 Oct 2005 21:34:58 +0000 Subject: Corrected the white browser font bug and the black hp/mp bug which were linked. Added a debug window. --- src/gui/browserbox.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/browserbox.cpp') diff --git a/src/gui/browserbox.cpp b/src/gui/browserbox.cpp index 23da7225..9a8aed34 100644 --- a/src/gui/browserbox.cpp +++ b/src/gui/browserbox.cpp @@ -251,6 +251,7 @@ void BrowserBox::draw(gcn::Graphics* graphics) unsigned int i, j; int x = 0, y = 0; int wrappedLines = 0; + graphics->setColor(BLACK); for (i = 0; i < mTextRows.size(); i++) { int selColor = BLACK; -- cgit v1.2.3-70-g09d2