QTfrontend/AutoUpdater.cpp
author nemo
Sun, 17 Apr 2011 12:48:32 -0400
changeset 5151 cbadb9fa52fc
parent 2266 289dc8e51210
permissions -rw-r--r--
An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}