QTfrontend/AutoUpdater.cpp
author nemo
Sat, 27 Mar 2010 03:55:12 +0000
changeset 3096 9330eead14fa
parent 2266 289dc8e51210
permissions -rw-r--r--
Remove Distance from flake kick, reduce calls to Random() in flame replacing w/ checks on game tick and a little randomness.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}