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

/*
 *  InstallController.cpp
 *  
 *
 *  Created by Vittorio on 28/09/09.
 *  Copyright 2009 __MyCompanyName__. All rights reserved.
 *
 */

#include "InstallController.h"

InstallController::~InstallController()
{
}