diff --git a/BizHawk.Client.Common/SystemInfo.cs b/BizHawk.Client.Common/SystemInfo.cs index 6d8fe53fa6..58d2e81a19 100644 --- a/BizHawk.Client.Common/SystemInfo.cs +++ b/BizHawk.Client.Common/SystemInfo.cs @@ -106,7 +106,7 @@ namespace BizHawk.Client.Common { get { - return allSystemInfos[24]; + return allSystemInfos[25]; } }