Tweak text color to improve legibility
This commit is contained in:
parent
5af835505c
commit
3c591bcf39
@ -203,6 +203,7 @@ void GrandPrixWin::init()
|
||||
|
||||
m_unlocked_label->add();
|
||||
manualAddWidget(m_unlocked_label);
|
||||
m_unlocked_label->setColor(video::SColor(255, 255, 255, 255));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user