Corrected the transfer to pc message

This commit is contained in:
JappaWakka 2022-10-13 13:26:19 +02:00
parent 169ce4c709
commit 69a9586f31
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ nextIndex:
Else
Dim boxName As String = StorageSystemScreen.GetBoxName(StorageSystemScreen.DepositPokemon(p, Player.Temp.PCBoxIndex))
s = "It was transfered to Box~""" & boxName & """~on your PC."
s = "It was transfered to Box~""" & boxName & """~on the PC."
End If
If p.IsShiny = True Then