QTfrontend/AutoUpdater.cpp
author Zorg <zorgiepoo@gmail.com>
Wed, 08 Jun 2011 23:25:05 -0400
changeset 5230 c088be28d5e8
parent 2266 289dc8e51210
permissions -rw-r--r--
Set m_game_connected to false after emitting Disconnected(). This fixes a bug in a case such that when entering an invalid password, the game would bring you back to the main menu.

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}