From 809b74bf2d024ba748db2db1d14920bb11fb2933 Mon Sep 17 00:00:00 2001 From: Archit Date Date: Thu, 12 Jul 2018 01:15:12 +0800 Subject: [PATCH] fix current PKHeX commit in ConstData --- AutoLegality/ConstData.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutoLegality/ConstData.cs b/AutoLegality/ConstData.cs index 747c06f..b7ff558 100644 --- a/AutoLegality/ConstData.cs +++ b/AutoLegality/ConstData.cs @@ -18,7 +18,7 @@ public class ConstData - Fix SmogonGenner issue of not reading multiple sets - Extreme speed improvements (Genning is 20.3x faster with the mod now) - Just for reference, a whole box of Pokemon gets genned in 5 milliseconds on my machine. -- Current base PKHeX commit [e0aa193](https://github.com/kwsch/PKHeX/commit/e0aa1934e7be00955dede723c75dfc555472dc7c) +- Current base PKHeX commit [8a83b9b](https://github.com/kwsch/PKHeX/commit/8a83b9bde89a024416f795c5f2955139f5e594b7) "; public static string keyboardshortcuts = @" - `Ctrl + I` : Auto Legality import from clipboard