cut not getting the pokemon name

This commit is contained in:
darkfire006 2024-02-08 13:48:08 -06:00
parent 03dfdfeadd
commit b96f38c8a2

View File

@ -53,7 +53,7 @@
Next Next
End If End If
If pName <> "" Then If pName <> "MissingNo." Then
Exit For Exit For
End If End If
Next Next