Fix the Apple IIe being labeled as PlayStation (Title)

This commit is contained in:
hegyak 2016-04-22 16:54:23 -07:00
parent 6f68925a75
commit 2f036058f6
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ namespace BizHawk.Client.Common
{
get
{
return allSystemInfos[24];
return allSystemInfos[25];
}
}