From c0960fdedbe26e34bd7d974b60a74491de05d661 Mon Sep 17 00:00:00 2001 From: Kurt Date: Sun, 2 Dec 2018 09:01:35 -0800 Subject: [PATCH] Fix hyper trained data editing pb7 do have hyper training flags; add interface so code works appropriately. Closes #2190 --- PKHeX.Core/PKM/PB7.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKHeX.Core/PKM/PB7.cs b/PKHeX.Core/PKM/PB7.cs index fac80835e..e05c91001 100644 --- a/PKHeX.Core/PKM/PB7.cs +++ b/PKHeX.Core/PKM/PB7.cs @@ -6,7 +6,7 @@ namespace PKHeX.Core /// /// Notes about the next format /// - public sealed class PB7 : PKM, IAwakened + public sealed class PB7 : PKM, IHyperTrain, IAwakened { public static readonly byte[] ExtraBytes = {