From 41f7c9fd6cda9130815760f641fc5b7cdab0455a Mon Sep 17 00:00:00 2001 From: Kaphotics Date: Sat, 9 Jul 2016 15:05:12 -0700 Subject: [PATCH] Move util Splitting next. --- PKHeX.csproj | 6 ++---- {Misc => Util}/Util.cs | 0 2 files changed, 2 insertions(+), 4 deletions(-) rename {Misc => Util}/Util.cs (100%) diff --git a/PKHeX.csproj b/PKHeX.csproj index 90c3a8311..3185a2d23 100644 --- a/PKHeX.csproj +++ b/PKHeX.csproj @@ -254,7 +254,7 @@ SplashScreen.cs - + QR.cs Designer @@ -2410,9 +2410,7 @@ - - - +