Removed the debugging Xray. Advanced to 0.3.0.

This commit is contained in:
依瑪貓 2017-02-19 15:34:08 +08:00
parent a506d876ba
commit 92a091a886
3 changed files with 1 additions and 3 deletions

View File

@ -107,7 +107,6 @@ Function fnAskParam As aFindIVParam
fnAskParam = aQuery
Exit Function
End If
Xray oDialog.getControl ("lstPokemon")
With aQuery
.sPokemon = oDialog.getControl ("lstPokemon").getSelectedItem

View File

@ -1 +1 @@
0.2.8
0.3.0

View File

@ -109,7 +109,6 @@ Function fnAskParam As aFindIVParam
fnAskParam = aQuery
Exit Function
End If
Xray oDialog.getControl ("lstPokemon")
With aQuery
.sPokemon = oDialog.getControl ("lstPokemon").getSelectedItem