QTfrontend/AutoUpdater.cpp
author nemo
Mon, 02 May 2011 01:55:14 -0400
changeset 5197 9fa96377a69c
parent 2266 289dc8e51210
permissions -rw-r--r--
Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}