Els panels del marcador ara canvien de mode a petició i no a cada frame

This commit is contained in:
2024-10-06 20:19:43 +02:00
parent 6ea6f85e3e
commit a95e5077e3
5 changed files with 90 additions and 19 deletions

View File

@@ -306,6 +306,7 @@ void Scoreboard::fillPanelTextures()
{
// GAME OVER
textScoreBoard->writeCentered(slot4_1.x, slot4_1.y + 4, lang::getText(102));
textScoreBoard->writeCentered(slot4_3.x, slot4_3.y + 4, lang::getText(114));
break;
}