QTfrontend/AutoUpdater.cpp
author unc0rr
Thu, 01 Mar 2012 23:35:13 +0400
changeset 6756 344d32bb1328
parent 2266 289dc8e51210
permissions -rw-r--r--
Also consider game finished when the last player reports ROUNDFINISHED despite the correctness parameter.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}