cut not getting the pokemon name

This commit is contained in:
darkfire006 2024-02-08 13:48:08 -06:00
parent 03dfdfeadd
commit b96f38c8a2
1 changed files with 1 additions and 1 deletions

View File

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