mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
various fixes
This commit is contained in:
parent
88f1f64838
commit
3ab16fdf3e
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -102,7 +102,7 @@
|
||||
SoundManager.PlaySound("success", True)
|
||||
Stage = 7
|
||||
If Message = "" Then
|
||||
TextBox.Show("Congratulations!~Your egg hatched into~a " & cPokemon.GetName() & "!")
|
||||
TextBox.Show("Congratulations!~Your egg hatched into~" & cPokemon.GetName() & "!")
|
||||
Else
|
||||
TextBox.Show(Message)
|
||||
End If
|
||||
|
Loading…
x
Reference in New Issue
Block a user