afegit un guionet entre el nom i la puntuació de la máxima puntuació en el marcador
This commit is contained in:
@@ -269,7 +269,7 @@ void Scoreboard::fillPanelTextures()
|
||||
|
||||
// HI-SCORE
|
||||
textScoreBoard->writeCentered(slot4_3.x, slot4_3.y, lang->getText(56));
|
||||
textScoreBoard->writeCentered(slot4_4.x, slot4_4.y, hiScoreName + updateScoreText(hiScore));
|
||||
textScoreBoard->writeCentered(slot4_4.x, slot4_4.y, hiScoreName + " - " +updateScoreText(hiScore));
|
||||
break;
|
||||
|
||||
case SCOREBOARD_MODE_CONTINUE:
|
||||
|
||||
Reference in New Issue
Block a user