Fix the Apple IIe being labeled as PlayStation (Title)
This commit is contained in:
parent
6f68925a75
commit
2f036058f6
|
@ -106,7 +106,7 @@ namespace BizHawk.Client.Common
|
|||
{
|
||||
get
|
||||
{
|
||||
return allSystemInfos[24];
|
||||
return allSystemInfos[25];
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue