Changed plgirls dsw string. I hope it's better now

This commit is contained in:
Fabio Priuli 2009-04-01 10:24:43 +00:00
parent e51606997c
commit d359e098fb

View File

@ -1699,7 +1699,7 @@ static INPUT_PORTS_START( plgirls )
PORT_DIPNAME( 0x40, 0x40, DEF_STR( Unknown ) )
PORT_DIPSETTING( 0x40, DEF_STR( Off ) )
PORT_DIPSETTING( 0x00, DEF_STR( On ) )
PORT_DIPNAME( 0x80, 0x80, "P1+P2 clears round (Cheat)" )
PORT_DIPNAME( 0x80, 0x80, "P1+P2 Start to Clear Round (Cheat)" )
PORT_DIPSETTING( 0x80, DEF_STR( Off ) )
PORT_DIPSETTING( 0x00, DEF_STR( On ) )