summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2015-03-13 16:12:32 +1100
committer Vas Crabb <vas@vastheman.com>2015-03-13 16:12:32 +1100
commit700f665e87b92fec35f817616236c9370a766921 (patch)
tree4396c0756620f1d1d8346fdd2c0f38bb113887d6
parente553f19a1daa0dd6269ff856178ad3dcc1f6dbf3 (diff)
Small fix to tonypok layout (nw)
-rw-r--r--src/mame/layout/tonypok.lay6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/layout/tonypok.lay b/src/mame/layout/tonypok.lay
index 7e124b8e04a..be0c1ba3073 100644
--- a/src/mame/layout/tonypok.lay
+++ b/src/mame/layout/tonypok.lay
@@ -126,8 +126,8 @@
<color red="0.0" green="1.0" blue="0.0" />
<bounds x="0" y="0.1" width="1" height="0.4" />
</text>
- <text string="DEAL" state="1">
- <color red="0.0" green="1.0" blue="0.0" />
+ <text string="DRAW" state="1">
+ <color red="0.0" green="0.6" blue="0.0" />
<bounds x="0" y="0.5" width="1" height="0.4" />
</text>
<rect state="0">
@@ -138,7 +138,7 @@
<bounds x="0" y="0.1" width="1" height="0.4" />
</text>
<text string="DRAW" state="0">
- <color red="0.0" green="1.0" blue="0.0" />
+ <color red="0.0" green="0.6" blue="0.0" />
<bounds x="0" y="0.5" width="1" height="0.4" />
</text>
</element>