- undrfire.cpp: Fixed shifter displays for cbombers (MT#7843)

This commit is contained in:
Scott Stone 2021-01-08 07:17:25 -05:00
parent 0ab129bc51
commit c161772521

View File

@ -55,7 +55,7 @@ license:CC0
<screen index="0">
<bounds x="0" y="0" width="640" height="480" />
</screen>
<element ref="shifter" inputtag="INPUTS" inputmask="0x01000000">
<element ref="shifter" inputtag="INPUTS0" inputmask="0x01">
<bounds x="606" y="414" width="32" height="64" />
<color alpha="0.6" />
</element>
@ -64,7 +64,7 @@ license:CC0
<screen index="0">
<bounds x="0" y="0" width="640" height="480" />
</screen>
<element ref="shifter" inputtag="INPUTS" inputmask="0x01000000">
<element ref="shifter" inputtag="INPUTS0" inputmask="0x01">
<bounds x="2" y="414" width="32" height="64" />
<color alpha="0.6" />
</element>
@ -73,7 +73,7 @@ license:CC0
<screen index="0">
<bounds x="0" y="0" width="640" height="480" />
</screen>
<element ref="shifter" inputtag="INPUTS" inputmask="0x01000000">
<element ref="shifter" inputtag="INPUTS0" inputmask="0x01">
<bounds x="648" y="414" width="32" height="64" />
</element>
</view>
@ -81,7 +81,7 @@ license:CC0
<screen index="0">
<bounds x="0" y="0" width="640" height="480" />
</screen>
<element ref="shifter" inputtag="INPUTS" inputmask="0x01000000">
<element ref="shifter" inputtag="INPUTS0" inputmask="0x01">
<bounds x="-40" y="414" width="32" height="64" />
</element>
</view>