Released most Kanto and Johto mega stones. Fixed being unable to join server.

This commit is contained in:
CaptainSegis 2018-03-05 14:07:10 -05:00
parent 1443d752ee
commit b347202964
22 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -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.