Skip to content

Commit

Permalink
No longer stuck outside chat/connection hanged on SID_LOGONREALMEX error
Browse files Browse the repository at this point in the history
  • Loading branch information
nmbook committed Apr 5, 2016
1 parent 66993f4 commit 5a30b49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions trunk/modBNCS.bas
Expand Up @@ -1143,6 +1143,9 @@ On Error GoTo ERROR_HANDLER:
frmRealm.UnloadRealmError
End If
End If

SendEnterChatSequence
frmChat.mnuRealmSwitch.Enabled = True
End If

Exit Sub
Expand Down

0 comments on commit 5a30b49

Please sign in to comment.