QTfrontend/AutoUpdater.cpp
author nemo
Sat, 03 Sep 2011 18:04:19 -0400
changeset 5750 6bbf7aee2cdf
parent 2266 289dc8e51210
permissions -rw-r--r--
Reenable a bunch of old portal play stuff, like dropping grenade into portal on hog, jumping through portal w/ hog on other end, collecting crate w/ portal etc. Also add cooldown to cake/portal interaction. It may still not do what you expect, but it probably shouldn't spin in place.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}