QTfrontend/AutoUpdater.cpp
author smaxx
Wed, 01 Sep 2010 20:41:45 +0200
changeset 3799 5341dc5a8919
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Changed ready time's message to include the team name and show as a gamestate message * Moved ready time handling to ProcessGears in uGears (TurnTimeLeft handling)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}