elbaskb: default to 1 player

This commit is contained in:
hap 2025-02-08 18:06:49 +01:00
parent d882ae22df
commit 4f9b9674b1

View File

@ -4934,7 +4934,7 @@ static INPUT_PORTS_START( elbaskb )
PORT_CONFSETTING( 0x04, "2" )
PORT_START("B")
PORT_CONFNAME( 0x01, 0x01, DEF_STR( Players ) )
PORT_CONFNAME( 0x01, 0x00, DEF_STR( Players ) )
PORT_CONFSETTING( 0x00, "1" )
PORT_CONFSETTING( 0x01, "2" )
INPUT_PORTS_END