wicat: Fix LED state in layout (nw)

This commit is contained in:
AJR 2018-05-23 17:13:21 -04:00
parent 0f63fd5c7f
commit 190032e0b7

View File

@ -3,8 +3,8 @@
<mamelayout version="2">
<element name="led">
<disk>
<element name="led" defstate="0">
<disk state="1">
<color red="1.0" green="0.0" blue="0.0" />
</disk>
</element>