diff options
author | 2020-10-08 19:38:46 +0200 | |
---|---|---|
committer | 2020-10-08 19:38:46 +0200 | |
commit | 7dc9124ef6c97b8648356b03556c03e376d79310 (patch) | |
tree | 3efa72e651bd04aedda2911a385cb44c8022ab1c | |
parent | 4962654fb68d96a6bb5723e4b648671d3b95eaee (diff) |
touchme.lay: undo mass replace error
-rw-r--r-- | src/mame/layout/touchme.lay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/layout/touchme.lay b/src/mame/layout/touchme.lay index 25df5f557fa..e794cf36ceb 100644 --- a/src/mame/layout/touchme.lay +++ b/src/mame/layout/touchme.lay @@ -86,7 +86,7 @@ license:CC0 <element name="digit0" ref="digit"><bounds x="5.15" y="5.6" width="1" height="1.5" /></element> <element name="digit1" ref="digit"><bounds x="6.15" y="5.6" width="1" height="1.5" /></element> - <!-- element (also allow clicking it) --> + <!-- bezel (also allow clicking it) --> <element ref="static_gray"><bounds x="1.4" y="7.7" width="9.5" height="12.4" /></element> <element ref="static_black"><bounds x="1.7" y="9.7" width="8.9" height="8.9" /></element> |