Released most Kanto and Johto mega stones. Fixed being unable to join server.
This commit is contained in:
parent
1443d752ee
commit
b347202964
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -270,6 +270,7 @@ Public Class JoinServerScreen
|
|||
SelectedServer = Me.ServerList(selectIndex)
|
||||
ServerList.Move(selectIndex, 1)
|
||||
SaveServerlist()
|
||||
Core.SetScreen(New OverworldScreen())
|
||||
Core.SetScreen(New ConnectScreen(ConnectScreen.Modes.Connect, "Connecting to server", "Please wait...", Core.CurrentScreen))
|
||||
End If
|
||||
End If
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue