QTfrontend/AutoUpdater.cpp
author Xeli
Fri, 19 Aug 2011 03:32:07 +0200
branchhedgeroid
changeset 5605 31bd6e30df02
parent 2266 289dc8e51210
permissions -rw-r--r--
Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events Users can no walk left, right, jump up, aim, fire and are limited in zooming

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}