summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/rzone.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/rzone.lay')
-rw-r--r--src/mame/layout/rzone.lay4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/layout/rzone.lay b/src/mame/layout/rzone.lay
index fc6c801753f..52645328e9d 100644
--- a/src/mame/layout/rzone.lay
+++ b/src/mame/layout/rzone.lay
@@ -5,7 +5,7 @@
<element name="static_red"><rect><color red="1.0" green="0.2" blue="0.23" /></rect></element>
- <element name="led" defstate="0">
+ <element name="dark" defstate="0">
<rect state="0"><color red="0" green="0" blue="0" /></rect>
</element>
@@ -15,7 +15,7 @@
<view name="Internal Layout">
<screen index="0"><bounds left="0" top="0" right="~scr0width~" bottom="~scr0height~" /></screen>
<overlay element="static_red"><bounds left="0" top="0" right="~scr0width~" bottom="~scr0height~" /></overlay>
- <bezel name="led0" element="led"><bounds left="0" top="0" right="~scr0width~" bottom="~scr0height~" /></bezel>
+ <bezel name="led" element="dark"><bounds left="0" top="0" right="~scr0width~" bottom="~scr0height~" /></bezel>
</view>
</mamelayout>