DX: numero de versio a la pantalla de titol amb color definible per skin

This commit is contained in:
2026-05-15 22:10:00 +02:00
parent 2ceda2b809
commit 28f2d91c5c
5 changed files with 18 additions and 3 deletions
+2 -1
View File
@@ -38,6 +38,7 @@ return {
malo_carrega = COLOR_LIGHT_MAGENTA,
malo_atrapat = COLOR_BROWN,
score_flash = COLOR_YELLOW,
gameover_box = COLOR_BLUE, -- fons del cuadre del text "FI DE JOC"
gameover_box = COLOR_BLUE, -- fons del cuadre del text "FI DE JOC"
version = COLOR_LIGHT_BLUE, -- text de versio a la pantalla de titol
},
}