mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(slate-DE) Fixed an issue with a megabyte vs megabit mixup for the saturn and saturnjp systeminfo texts.
This commit is contained in:
parent
985d9ab1ef
commit
14f86cda82
|
@ -16,7 +16,7 @@
|
||||||
<text>CPU: 2 x Hitachi SH-2 @ 28.6 MHz</text>
|
<text>CPU: 2 x Hitachi SH-2 @ 28.6 MHz</text>
|
||||||
</text>
|
</text>
|
||||||
<text name="info6">
|
<text name="info6">
|
||||||
<text>RAM: 16 MB / VRAM: 12 MB</text>
|
<text>RAM: 2 MB / VRAM: 1.5 MB</text>
|
||||||
</text>
|
</text>
|
||||||
<text name="info7">
|
<text name="info7">
|
||||||
<text>Graphics: VDP1 (sprite/texture and polygons), VDP2 (backgrounds)</text>
|
<text>Graphics: VDP1 (sprite/texture and polygons), VDP2 (backgrounds)</text>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<text>CPU: 2 x Hitachi SH-2 @ 28.6 MHz</text>
|
<text>CPU: 2 x Hitachi SH-2 @ 28.6 MHz</text>
|
||||||
</text>
|
</text>
|
||||||
<text name="info6">
|
<text name="info6">
|
||||||
<text>RAM: 16 MB / VRAM: 12 MB</text>
|
<text>RAM: 2 MB / VRAM: 1.5 MB</text>
|
||||||
</text>
|
</text>
|
||||||
<text name="info7">
|
<text name="info7">
|
||||||
<text>Graphics: VDP1 (sprite/texture and polygons), VDP2 (backgrounds)</text>
|
<text>Graphics: VDP1 (sprite/texture and polygons), VDP2 (backgrounds)</text>
|
||||||
|
|
Loading…
Reference in a new issue