meritm.c: Proper English please... thank you... - NW

This commit is contained in:
Brian Troha 2014-09-24 19:57:37 +00:00
parent 31c7b61cf5
commit 8d5049f343

View File

@ -699,7 +699,7 @@ static INPUT_PORTS_START(americna)
PORT_MODIFY("DSW")
PORT_DIPNAME( 0x10, 0x10, "Points Per Coin" ) PORT_DIPLOCATION("SW1:5")
PORT_DIPSETTING( 0x10, "1 Points / Coin" )
PORT_DIPSETTING( 0x10, "1 Point / Coin" )
PORT_DIPSETTING( 0x00, "5 Points / Coin" )
PORT_DIPNAME( 0xc0, 0xc0, "Max Play" ) PORT_DIPLOCATION("SW1:7,8")
PORT_DIPSETTING( 0x40, "10" )