QTfrontend/AutoUpdater.cpp
author nemo
Fri, 24 Dec 2010 11:54:34 -0500
changeset 4665 fa7ad5f3725f
parent 2266 289dc8e51210
permissions -rw-r--r--
Make basic training solvable again. Freeze RNG at current version for less of this kind of issue in future, and a bit more savable of seeds. Disable offsets in preparation for release.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}