mirror of
https://github.com/holub/mame
synced 2025-05-24 14:56:21 +03:00
Changed plgirls dsw string. I hope it's better now
This commit is contained in:
parent
e51606997c
commit
d359e098fb
@ -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 ) )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user