QTfrontend/InstallController.cpp
author nemo
Fri, 02 Apr 2010 15:58:45 +0000
changeset 3259 a29ccf4aed82
parent 2400 2422ea85d100
child 3697 d5b30d6373fc
permissions -rw-r--r--
This attempts to distribute crates based on their probabilities, while preserving 35% for health crates since that has no probability GUI yet

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

#include "InstallController.h"

InstallController::~InstallController()
{
}