QTfrontend/InstallController.cpp
author smaxx
Thu, 30 Sep 2010 18:38:45 +0200
changeset 3919 76d5b32758d9
parent 3697 d5b30d6373fc
child 4976 088d40d8aba2
permissions -rw-r--r--
Engine/Frontend: * Changed the Lua file loading to take paths relative to the data dir instead of absolute paths to ensure demo/savegame portability

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

#include "InstallController.h"

InstallController::~InstallController()
{
}