mirror of
https://github.com/holub/mame
synced 2025-07-05 18:08:04 +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
|
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.
|
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:
|
TODO:
|
||||||
- add cartridge slots
|
- add cartridge slots
|
||||||
|
@ -375,7 +375,7 @@
|
|||||||
</bezel>
|
</bezel>
|
||||||
|
|
||||||
<bezel name="lamp5" element="text_gameover">
|
<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>
|
</bezel>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user