From ae85686d4325d7533894addbdbf2f85cb5f74213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Tue, 6 Dec 2016 17:03:33 +0800 Subject: [PATCH] Removed "XrayTool". --- PokemonGoIV/0Main.vb | 1 - oxt/PokemonGoIV/0Main.xba | 1 - 2 files changed, 2 deletions(-) diff --git a/PokemonGoIV/0Main.vb b/PokemonGoIV/0Main.vb index 51573b1..609334b 100644 --- a/PokemonGoIV/0Main.vb +++ b/PokemonGoIV/0Main.vb @@ -47,7 +47,6 @@ Private mCPM () As Double, mStarDust () As Integer ' subMain: The main program Sub subMain - BasicLibraries.loadLibrary "XrayTool" Dim maIVs As Variant, nI As Integer Dim aQuery As New aFindIVParam, aBaseStats As New aStats diff --git a/oxt/PokemonGoIV/0Main.xba b/oxt/PokemonGoIV/0Main.xba index bb54ed6..d28fb1d 100644 --- a/oxt/PokemonGoIV/0Main.xba +++ b/oxt/PokemonGoIV/0Main.xba @@ -49,7 +49,6 @@ Private mCPM () As Double, mStarDust () As Integer ' subMain: The main program Sub subMain - BasicLibraries.loadLibrary "XrayTool" Dim maIVs As Variant, nI As Integer Dim aQuery As New aFindIVParam, aBaseStats As New aStats