mirror of
https://github.com/holub/mame
synced 2025-05-20 20:58:51 +03:00
lazercmd overlay is yellow-green, not green-yellow
This commit is contained in:
parent
10d146a6be
commit
d7b0c0eb2c
@ -3,27 +3,27 @@
|
|||||||
<element name="overlay">
|
<element name="overlay">
|
||||||
<rect>
|
<rect>
|
||||||
<bounds left="0" top="0" right="16" bottom="1" />
|
<bounds left="0" top="0" right="16" bottom="1" />
|
||||||
<color red="1" green="0.725" blue="0.180" />
|
<color red="0.2" green="1" blue="0.1" />
|
||||||
</rect>
|
</rect>
|
||||||
<rect>
|
<rect>
|
||||||
<bounds left="16" top="0" right="32" bottom="1" />
|
<bounds left="16" top="0" right="32" bottom="1" />
|
||||||
<color red="0.180" green="1" blue="0.180" />
|
<color red="1" green="0.8" blue="0.1" />
|
||||||
</rect>
|
</rect>
|
||||||
<rect>
|
<rect>
|
||||||
<bounds left="0" top="1" right="16" bottom="22" />
|
<bounds left="0" top="1" right="16" bottom="22" />
|
||||||
<color red="0.180" green="1" blue="0.180" />
|
<color red="1" green="0.8" blue="0.1" />
|
||||||
</rect>
|
</rect>
|
||||||
<rect>
|
<rect>
|
||||||
<bounds left="16" top="1" right="32" bottom="22" />
|
<bounds left="16" top="1" right="32" bottom="22" />
|
||||||
<color red="1" green="0.725" blue="0.180" />
|
<color red="0.2" green="1" blue="0.1" />
|
||||||
</rect>
|
</rect>
|
||||||
<rect>
|
<rect>
|
||||||
<bounds left="0" top="22" right="16" bottom="23" />
|
<bounds left="0" top="22" right="16" bottom="23" />
|
||||||
<color red="1" green="0.725" blue="0.180" />
|
<color red="0.2" green="1" blue="0.1" />
|
||||||
</rect>
|
</rect>
|
||||||
<rect>
|
<rect>
|
||||||
<bounds left="16" top="22" right="32" bottom="23" />
|
<bounds left="16" top="22" right="32" bottom="23" />
|
||||||
<color red="0.180" green="1" blue="0.180" />
|
<color red="1" green="0.8" blue="0.1" />
|
||||||
</rect>
|
</rect>
|
||||||
</element>
|
</element>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user