QTfrontend/InstallController.cpp
author Henek
Sat, 29 Jan 2011 18:18:44 +0100
changeset 4881 35e6269227b6
parent 3697 d5b30d6373fc
child 4976 088d40d8aba2
permissions -rw-r--r--
still in developement take on adding structures, working hiding of hogs and ejecting them later. also some refactoring in uGears to evade "ambigous" variable names and, a little tweak to teleportation code that should not affect game but will help in for instance lua

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

#include "InstallController.h"

InstallController::~InstallController()
{
}