From 29c610870e830d13f5dd758dc4e7fe23d0e0a14d Mon Sep 17 00:00:00 2001 From: Kurt Date: Sun, 10 Jun 2018 11:03:14 -0700 Subject: [PATCH] Rename opower6 match type --- .../Saves/Substructures/OPower/{OPowerUnlockAO.cs => OPower6.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename PKHeX.Core/Saves/Substructures/OPower/{OPowerUnlockAO.cs => OPower6.cs} (100%) diff --git a/PKHeX.Core/Saves/Substructures/OPower/OPowerUnlockAO.cs b/PKHeX.Core/Saves/Substructures/OPower/OPower6.cs similarity index 100% rename from PKHeX.Core/Saves/Substructures/OPower/OPowerUnlockAO.cs rename to PKHeX.Core/Saves/Substructures/OPower/OPower6.cs