This commit is contained in:
parent
e7aca42b4a
commit
8679995a69
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ void CGameScene::render_showing_lives()
|
|||
colour=255-colour;
|
||||
|
||||
// Text
|
||||
m_scalableFont->setPrintArea(0,0,512,256);
|
||||
s_genericFont->setJustification(FontBank::JUST_CENTRE);
|
||||
s_genericFont->setColour(colour,colour,colour);
|
||||
s_genericFont->setTrans(1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue