diff --git a/PKHeX/Saves/SAV7.cs b/PKHeX/Saves/SAV7.cs index 81b21ef51..a36deb658 100644 --- a/PKHeX/Saves/SAV7.cs +++ b/PKHeX/Saves/SAV7.cs @@ -214,7 +214,7 @@ private void getSAVOffsets() WondercardData = WondercardFlags + 0x100; PCBackgrounds = PCLayout + 0x5C0; - LastViewedBox = PCLayout + 0x5E0; + LastViewedBox = PCLayout + 0x5E3; PCFlags = PCLayout + 0x5E0; } else // Empty input