QTfrontend/AutoUpdater.cpp
author nemo
Tue, 13 Mar 2012 21:51:50 -0400
changeset 6782 33009ac4de80
parent 2266 289dc8e51210
permissions -rw-r--r--
For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch. Something is seriously screwed up in RateShove, but after reading it many times, I still don't see it.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}