mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
fidel_dsc.lay: small tweak after rendlay element clipping bugfix
This commit is contained in:
parent
1f3aee34aa
commit
11b0426cc3
@ -344,7 +344,7 @@ license:CC0
|
||||
<param name="xl" start="15" increment="20" />
|
||||
<param name="xi" start="0" increment="1" />
|
||||
<element ref="cblack"><bounds x="~x~" y="~y~" width="10" height="10" /></element>
|
||||
<element ref="text_e~yi~~xi~"><bounds x="~xl~" y="~yl~" width="4.9" height="2.48" /></element>
|
||||
<element ref="text_e~yi~~xi~"><bounds x="~xl~" y="~yl~" width="4.8" height="2.35" /></element>
|
||||
</repeat>
|
||||
</repeat>
|
||||
<repeat count="5">
|
||||
@ -356,7 +356,7 @@ license:CC0
|
||||
<param name="xl" start="5" increment="20" />
|
||||
<param name="xi" start="0" increment="1" />
|
||||
<element ref="cblack"><bounds x="~x~" y="~y~" width="10" height="10" /></element>
|
||||
<element ref="text_o~yi~~xi~"><bounds x="~xl~" y="~yl~" width="4.9" height="2.48" /></element>
|
||||
<element ref="text_o~yi~~xi~"><bounds x="~xl~" y="~yl~" width="4.8" height="2.35" /></element>
|
||||
</repeat>
|
||||
</repeat>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user