mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
kungfur: fix minor regression in artwork (nw)
This commit is contained in:
parent
304c49cf37
commit
89882f5197
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user