QTfrontend/InstallController.cpp
author smxx
Tue, 01 Jun 2010 19:33:45 +0000
changeset 3489 aedf289192f5
parent 2400 2422ea85d100
child 3697 d5b30d6373fc
permissions -rw-r--r--
Engine: * Removed horizontal weapon offsets for now (shouldn't affect human player's gameplay but that of AI) Frontend: * Added some main menu tips

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

#include "InstallController.h"

InstallController::~InstallController()
{
}