QTfrontend/AutoUpdater.cpp
author unc0rr
Tue, 16 Oct 2012 00:05:58 +0400
changeset 7757 c20e6c80e249
parent 2266 289dc8e51210
permissions -rw-r--r--
Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}