Update BatchEditing.cs

This commit is contained in:
Kurt 2021-11-19 22:38:37 -08:00
parent c67565288c
commit b25a7b621f

View file

@ -18,7 +18,7 @@ namespace PKHeX.Core
{
public static readonly Type[] Types =
{
typeof (PK8),
typeof (PK8), typeof (PB8),
typeof (PB7),
typeof (PK7), typeof (PK6), typeof (PK5), typeof (PK4), typeof(BK4),
typeof (PK3), typeof (XK3), typeof (CK3),