QTfrontend/AutoUpdater.cpp
author nemo
Mon, 15 Nov 2010 14:39:58 -0500
changeset 4344 23ab3bdbf218
parent 2266 289dc8e51210
permissions -rw-r--r--
This should fix Chip's bug with unlimited teleports. Also remove more hog placement special behaviour and just use ResetWeapons with a check against PlacingHogs mode

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}