QTfrontend/InstallController.cpp
author smaxx
Sat, 21 Aug 2010 22:36:59 +0200
changeset 3749 d0920e92008e
parent 3697 d5b30d6373fc
child 4976 088d40d8aba2
permissions -rw-r--r--
Engine: * Keep sudden death from starting while using a multi shot weapon (will start after the last shot now) - This fixes issue #1 * Keep the engine from crashing when trying to place a girder at the bottom map border (right above the water line) - This fixes issue #16

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

#include "InstallController.h"

InstallController::~InstallController()
{
}