Modificada la font (J i S). Intro en res X2. Arreglada la funció d'escriure en borde negre

This commit is contained in:
2026-03-23 21:04:28 +01:00
parent 650ca21167
commit 0bdca831c7
4 changed files with 30 additions and 24 deletions

View File

@@ -2,7 +2,7 @@ local arcade_config = {
org_resolucion = { width = 128, height = 96 },
resolucion = { width = 256, height = 192 },
surface = { width = 256, height = 192 },
logo_sf = { width = 144, height = 20 },
logo_sf = { width = 180, height = 25 },
sprite_size = { w = 32, h = 32 },
escala = 1.0,
org2arc_escala = 2.0,