QTfrontend/AutoUpdater.cpp
author sheepluva
Mon, 17 May 2010 06:26:06 +0000
changeset 3471 e1f1ab5dfd8f
parent 2266 289dc8e51210
permissions -rw-r--r--
remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}