QTfrontend/AutoUpdater.cpp
author nemo
Mon, 06 Sep 2010 16:23:47 -0400
changeset 3836 833c0f32e326
parent 2266 289dc8e51210
permissions -rw-r--r--
Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon. NEEDS TESTING. Also disable cheese in pro, remove some unused vars.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}