QTfrontend/AutoUpdater.cpp
author nemo
Thu, 11 Nov 2010 09:58:10 -0500
changeset 4238 6f1631765ebd
parent 2266 289dc8e51210
permissions -rw-r--r--
Fix a long-standing bug with ammo due to gstMoving being set on gears generically, causing an incorrect ammo type to be set. This caused crashes and incorrect ammo types.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}