Engine:
* Avoid playing the same sound looped multiple times as its impossible to stop older copies then (at least for now)
/*
* InstallController.cpp
*
*
* Created by Vittorio on 28/09/09.
* Copyright 2009 __MyCompanyName__. All rights reserved.
*
*/
#include "InstallController.h"
InstallController::~InstallController()
{
}