mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 17:15:32 -07:00
Fix LX6 BIOS internal name [skip ci]
This commit is contained in:
@@ -177,7 +177,7 @@ static const device_config_t lx6_config[] = {
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v4.51PG - Revision PZ (Beta)",
|
||||
.internal_name = "lx6_beta",
|
||||
.internal_name = "lx6_pz",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
|
||||
Reference in New Issue
Block a user