mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-23 13:55:38 +02:00
Corrected the transfer to pc message
This commit is contained in:
parent
169ce4c709
commit
69a9586f31
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user