- Fix camera area with different zoom levels
- Fix memory leak when loading lowres texture
- Implement alternative horizont/sky sprites layout
- Remove deprecated try to load .32.png or .16.png texture
/*
* InstallController.cpp
*
*
* Created by Vittorio on 28/09/09.
* Copyright 2009 __MyCompanyName__. All rights reserved.
*
*/
#include "InstallController.h"
InstallController::~InstallController()
{
}