QTfrontend/InstallController.cpp
author nemo
Sat, 27 Mar 2010 03:55:12 +0000
changeset 3096 9330eead14fa
parent 2400 2422ea85d100
child 3697 d5b30d6373fc
permissions -rw-r--r--
Remove Distance from flake kick, reduce calls to Random() in flame replacing w/ checks on game tick and a little randomness.

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

#include "InstallController.h"

InstallController::~InstallController()
{
}