From a21f530dd4ca2485487afd2cd5a543197c712e87 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Sat, 28 Mar 2026 20:53:33 +0100 Subject: [PATCH] corregit el caracter de coret que s'havia perdut --- data/font/smb2.fnt | 1 + data/font/smb2.gif | Bin 968 -> 1001 bytes data/locale/ca.yaml | 2 +- data/room/33.yaml | 4 ++-- source/game/scenes/credits.cpp | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/data/font/smb2.fnt b/data/font/smb2.fnt index 2a0690b..ff4803f 100644 --- a/data/font/smb2.fnt +++ b/data/font/smb2.fnt @@ -130,3 +130,4 @@ columns 15 171 7 # « 187 7 # » 183 7 # · +228 7 # ä (corazón) diff --git a/data/font/smb2.gif b/data/font/smb2.gif index 753ad209452cf04345355f907589821da2166ad0..b33e54f317301e895a0997885b6831e8bb0c5a03 100644 GIT binary patch delta 313 zcmV-90mlBw2k8eJM@dFFH(_`HNC1EU00000|Ns9X`2+|7000276TAX{BL;d2I648O zL%B3j3EMH64~mmk`e;<1avJHUoq~E{f0_Q0&WPakWeKaDxG5W^5@s=yh~wcm8aO}d z=3;S-VyB*E05aF$lDm>P->>+~p%6*X51h>(m~+Ujarh<*z$59Ebv z>8PR#S}wWgqQOU(c$jv7jJfL0yQ#eO(u=OW`9eufEI+EGYiGmGD4K}IHVKiEsCw({ zgRMc9length(texts_[22].label, 1) - text->length(" ", 1); // Se resta el ultimo caracter que es un espacio const int POS_X = ((PlayArea::WIDTH - TEXT_LENGHT) / 2) + TEXT_LENGHT; - text->writeColored(POS_X, 176, "}", static_cast(PaletteColor::BRIGHT_RED)); + text->writeColored(POS_X, 176, "ä", static_cast(PaletteColor::BRIGHT_RED)); Screen::get()->setRendererSurface(previuos_renderer); // Recoloca el sprite del brillo