QTfrontend/AutoUpdater.cpp
author nemo
Sat, 04 Aug 2012 20:47:13 -0400
changeset 7477 26706bf32ecf
parent 2266 289dc8e51210
permissions -rw-r--r--
First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}