QTfrontend/InstallController.cpp
author nemo
Mon, 06 Dec 2010 21:15:41 -0500
changeset 4475 54e78c40970b
parent 3697 d5b30d6373fc
child 4976 088d40d8aba2
permissions -rw-r--r--
rendering optimisations. remove the recursive flames in explosions (might need more due to the gravity change in the new flames) but more usefully, eliminate a number of redundant Tint calls

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

#include "InstallController.h"

InstallController::~InstallController()
{
}