cut not getting the pokemon name
This commit is contained in:
parent
03dfdfeadd
commit
b96f38c8a2
|
@ -53,7 +53,7 @@
|
|||
Next
|
||||
End If
|
||||
|
||||
If pName <> "" Then
|
||||
If pName <> "MissingNo." Then
|
||||
Exit For
|
||||
End If
|
||||
Next
|
||||
|
|
Loading…
Reference in New Issue