refinaments estétics

This commit is contained in:
2024-07-26 16:16:07 +02:00
parent 0610389745
commit fe361f455a
3 changed files with 17 additions and 23 deletions

View File

@@ -3024,15 +3024,6 @@ void Game::renderMessages()
}
}
// D E M O
if (demo.enabled)
{
if (demo.counter % 30 > 8)
{
textNokiaBig2->writeDX(TXT_CENTER, PLAY_AREA_CENTER_X, PLAY_AREA_FIRST_QUARTER_Y, lang->getText(37), 0, noColor, 2, shdwTxtColor);
}
}
// STAGE NUMBER
if (stageBitmapCounter < STAGE_COUNTER)
{