mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
mstworld: fix typo
This commit is contained in:
parent
3052b96778
commit
7879315530
@ -981,7 +981,7 @@ static INPUT_PORTS_START( mstworld )
|
||||
PORT_DIPSETTING( 0x03, "A 1Coin 4Credits / B 1Coin 4Credits" )
|
||||
PORT_DIPSETTING( 0x02, "A 1Coin 3Credits / B 1Coin 3Credits" )
|
||||
PORT_DIPSETTING( 0x01, "A 1Coin 2Credits / B 1Coin 2Credits" )
|
||||
PORT_DIPSETTING( 0x00, "A 1Coin 1Credit / B 1Coin 4Credists" )
|
||||
PORT_DIPSETTING( 0x00, "A 1Coin 1Credit / B 1Coin 4Credits" )
|
||||
PORT_DIPSETTING( 0x04, "A 2Coins 1Credit / B 1Coin 2Credits" )
|
||||
PORT_DIPSETTING( 0x05, "A 2Coins 1Credit / B 1Coin 3Credits" )
|
||||
PORT_DIPSETTING( 0x06, "A 3Coins 1Credit / B 1Coin 2Credits" )
|
||||
|
Loading…
Reference in New Issue
Block a user