Engine:
* Added explosives count to scripting variables
* Fixed adding multiple teams using Lua (AmmoStore problem; temporary)
* Added another example mission: Basketball with score table
/*
* InstallController.cpp
*
*
* Created by Vittorio on 28/09/09.
* Copyright 2009 __MyCompanyName__. All rights reserved.
*
*/
#include "InstallController.h"
InstallController::~InstallController()
{
}