QTfrontend/AutoUpdater.cpp
author sheepluva
Tue, 04 Sep 2012 12:34:00 +0200
changeset 7666 8212121cf6a1
parent 2266 289dc8e51210
permissions -rw-r--r--
fix multi-shot related game ends leading to incomplete stats, fixes issue #372

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}