QTfrontend/AutoUpdater.cpp
author unc0rr
Sat, 25 Feb 2012 22:18:08 +0400
changeset 6738 dd98869d74b4
parent 2266 289dc8e51210
permissions -rw-r--r--
Remove client's teams only when game is running and exit status is 'incorrect exit'. Frontend still sends excessive ROUND_FINISHED, so the bug is not fixed completely.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}