QTfrontend/AutoUpdater.cpp
author smxx
Sun, 11 Apr 2010 09:53:28 +0000
changeset 3336 d7c1ffed1e15
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Avoid hedgehog specific actions (attack, jump, etc.) to be triggered while the game is paused

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}