(slate-DE) Fixed an issue with a megabyte vs megabit mixup for the saturn and saturnjp systeminfo texts.

This commit is contained in:
Leon Styhre 2022-05-24 19:34:48 +02:00
parent 985d9ab1ef
commit 14f86cda82
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
<text>CPU: 2 x Hitachi SH-2 @ 28.6 MHz</text>
</text>
<text name="info6">
<text>RAM: 16 MB / VRAM: 12 MB</text>
<text>RAM: 2 MB / VRAM: 1.5 MB</text>
</text>
<text name="info7">
<text>Graphics: VDP1 (sprite/texture and polygons), VDP2 (backgrounds)</text>

View file

@ -16,7 +16,7 @@
<text>CPU: 2 x Hitachi SH-2 @ 28.6 MHz</text>
</text>
<text name="info6">
<text>RAM: 16 MB / VRAM: 12 MB</text>
<text>RAM: 2 MB / VRAM: 1.5 MB</text>
</text>
<text name="info7">
<text>Graphics: VDP1 (sprite/texture and polygons), VDP2 (backgrounds)</text>