summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-12-30 11:16:09 +0100
committer hap <happppp@users.noreply.github.com>2019-12-30 11:16:25 +0100
commit89882f519754a7cde7862a8ab1b942ac5fba1ecc (patch)
treeece9ea8fb4c2ef7cde5a9353dbfd6073aa8f90f1
parent304c49cf377de3286c7c23f803b10d87bfe2ee99 (diff)
kungfur: fix minor regression in artwork (nw)
-rw-r--r--src/mame/drivers/talkingbb.cpp2
-rw-r--r--src/mame/layout/kungfur.lay2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/talkingbb.cpp b/src/mame/drivers/talkingbb.cpp
index 7bcbe03a031..f70bf1def1a 100644
--- a/src/mame/drivers/talkingbb.cpp
+++ b/src/mame/drivers/talkingbb.cpp
@@ -18,7 +18,7 @@ The speech driver is by Forrest S. Mozer's company.
The cartridge slots are for extra teams. There are around 8 cartridges, each one
included 3 or 4 baseball teams, with exception to the "Hall of Fame" cartridge.
-Players enter 3-digit code to select the team.
+Players enter a 3-digit code to select the team.
TODO:
- add cartridge slots
diff --git a/src/mame/layout/kungfur.lay b/src/mame/layout/kungfur.lay
index 46ce05501c2..dbe99e87734 100644
--- a/src/mame/layout/kungfur.lay
+++ b/src/mame/layout/kungfur.lay
@@ -375,7 +375,7 @@
</bezel>
<bezel name="lamp5" element="text_gameover">
- <bounds x="97" y="86" width="45" height="5" />
+ <bounds x="99" y="86" width="41" height="5" />
</bezel>