Remove redundant PORT_MODIFY (nw)

This commit is contained in:
Vas Crabb 2015-09-12 21:28:58 +08:00
parent bdf6a49ecd
commit 768d0e25a3

View File

@ -1685,9 +1685,7 @@ static INPUT_PORTS_START( cmezspin )
PORT_INCLUDE( cmv4_dsw1 )
PORT_MODIFY("DSW1")
PORT_DIPNAME( 0x01, 0x00, "Hold Pair" ) PORT_DIPLOCATION("DSW1:1") /* OK */
PORT_DIPSETTING( 0x00, DEF_STR( Off ) )
PORT_DIPSETTING( 0x01, DEF_STR( On ) )
/* Hold Pair OK */
/* Hopper Out Switch not checked */
/* Payout Mode not checked */
PORT_DIPNAME( 0x08, 0x00, "'7' In Double Up Game" ) PORT_DIPLOCATION("DSW1:4") /* OK */