1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Use x# everywhere

It fixes (by the way) a problem with the cache and arab|hebrew
when sometimes it's detected as RTL.
This commit is contained in:
Mathieu Schroeter 2023-06-16 23:01:09 +02:00
parent 2cc4760ee5
commit f685f8fd27

View File

@ -2835,7 +2835,7 @@ CEvent::DrawButtons ()
DrawText (m_pPixmap, pos, text);
if (!g_bFullScreen)
snprintf (res, sizeof (res), "%dx", g_zoom);
snprintf (res, sizeof (res), "x%d", g_zoom);
else
snprintf (
res, sizeof (res), "%s",