You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is really more of a general MHQ improvement. The "disconnected from server" pop up dialog when you transition from a game of MM back to MHQ is annoying and unnecessary. We should figure out some way to suppress it.
The text was updated successfully, but these errors were encountered:
This is happening in megamek.ClientGui.GameListener.gamePlayerDisconnected. That even has information about the Game, Player, and Client, so we should be able to figure out how to add something on to those to prevent the pop-up.
This is really more of a general MHQ improvement. The "disconnected from server" pop up dialog when you transition from a game of MM back to MHQ is annoying and unnecessary. We should figure out some way to suppress it.
The text was updated successfully, but these errors were encountered: