This function allows the user to load a game from a previously saved game
Precondition:none
Postcondition:The previously played game is loaded and the
map is set to the saved state
Disconnects the client and sends the disconnect message
if this game is a client or disconnects all clients connected
to the server if this game is a server.