QTfrontend/AutoUpdater.cpp
author nemo
Tue, 01 May 2012 17:33:28 -0400
changeset 6985 caa41003f42c
parent 2266 289dc8e51210
permissions -rw-r--r--
Removing maps can cause desyncs. This is why we still have Cheese, Sticks, Sheep etc. They need to remain until replacements are put in place.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}