QTfrontend/AutoUpdater.cpp
author unc0rr
Sat, 29 Sep 2012 19:26:18 +0400
changeset 7719 eeae1cb6b6bf
parent 2266 289dc8e51210
permissions -rw-r--r--
Move hedgehog's step routine into separate function, use it in both hedgehog and ai code

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}