diff options
Diffstat (limited to 'src/mame/layout/spyhunttec.lay')
| -rw-r--r-- | src/mame/layout/spyhunttec.lay | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/src/mame/layout/spyhunttec.lay b/src/mame/layout/spyhunttec.lay index d66488047fb..1ec2b55508d 100644 --- a/src/mame/layout/spyhunttec.lay +++ b/src/mame/layout/spyhunttec.lay @@ -258,9 +258,6 @@ authors:hap </collection> <collection name="Shifter"> - <element ref="nothing" clickthrough="no"> <!-- block clickable input --> - <bounds x="446" y="574" width="32" height="64" /> - </element> <element ref="shifter" inputtag="IN2" inputmask="0x10"> <bounds x="446" y="574" width="32" height="64" /> <color alpha="0.6" /> @@ -270,6 +267,9 @@ authors:hap <bounds x="446" y="574" width="32" height="64" /> </element> </collection> + <element ref="nothing" clickthrough="no"> <!-- block clickable input --> + <bounds x="446" y="574" width="32" height="64" /> + </element> </collection> </view> @@ -285,9 +285,6 @@ authors:hap </collection> <collection name="Shifter"> - <element ref="nothing" clickthrough="no"> <!-- block clickable input --> - <bounds x="488" y="574" width="32" height="64" /> - </element> <element ref="shifter" inputtag="IN2" inputmask="0x10"> <bounds x="488" y="574" width="32" height="64" /> <color alpha="0.6" /> @@ -297,6 +294,9 @@ authors:hap <bounds x="488" y="574" width="32" height="64" /> </element> </collection> + <element ref="nothing" clickthrough="no"> <!-- block clickable input --> + <bounds x="488" y="574" width="32" height="64" /> + </element> </collection> </view> @@ -312,9 +312,6 @@ authors:hap </collection> <collection name="Shifter"> - <element ref="nothing" clickthrough="no"> <!-- block clickable input --> - <bounds x="2" y="574" width="32" height="64" /> - </element> <element ref="shifter" inputtag="IN2" inputmask="0x10"> <bounds x="2" y="574" width="32" height="64" /> <color alpha="0.6" /> @@ -324,6 +321,9 @@ authors:hap <bounds x="2" y="574" width="32" height="64" /> </element> </collection> + <element ref="nothing" clickthrough="no"> <!-- block clickable input --> + <bounds x="2" y="574" width="32" height="64" /> + </element> </collection> </view> @@ -339,9 +339,6 @@ authors:hap </collection> <collection name="Shifter"> - <element ref="nothing" clickthrough="no"> <!-- block clickable input --> - <bounds x="-40" y="574" width="32" height="64" /> - </element> <element ref="shifter" inputtag="IN2" inputmask="0x10"> <bounds x="-40" y="574" width="32" height="64" /> <color alpha="0.6" /> @@ -351,6 +348,9 @@ authors:hap <bounds x="-40" y="574" width="32" height="64" /> </element> </collection> + <element ref="nothing" clickthrough="no"> <!-- block clickable input --> + <bounds x="-40" y="574" width="32" height="64" /> + </element> </collection> </view> @@ -366,9 +366,6 @@ authors:hap </collection> <collection name="Shifter"> - <element ref="nothing" clickthrough="no"> <!-- block clickable input --> - <bounds x="488" y="574" width="32" height="64" /> - </element> <element ref="shifter" inputtag="IN2" inputmask="0x10"> <bounds x="488" y="574" width="32" height="64" /> <color alpha="0.6" /> @@ -378,6 +375,9 @@ authors:hap <bounds x="488" y="574" width="32" height="64" /> </element> </collection> + <element ref="nothing" clickthrough="no"> <!-- block clickable input --> + <bounds x="488" y="574" width="32" height="64" /> + </element> </collection> </view> @@ -393,9 +393,6 @@ authors:hap </collection> <collection name="Shifter"> - <element ref="nothing" clickthrough="no"> <!-- block clickable input --> - <bounds x="-40" y="574" width="32" height="64" /> - </element> <element ref="shifter" inputtag="IN2" inputmask="0x10"> <bounds x="-40" y="574" width="32" height="64" /> <color alpha="0.6" /> @@ -405,6 +402,9 @@ authors:hap <bounds x="-40" y="574" width="32" height="64" /> </element> </collection> + <element ref="nothing" clickthrough="no"> <!-- block clickable input --> + <bounds x="-40" y="574" width="32" height="64" /> + </element> </collection> </view> |
