QTfrontend/AutoUpdater.cpp
author nemo
Wed, 02 Mar 2011 11:48:02 -0500
changeset 4977 c89cca0a8785
parent 2266 289dc8e51210
permissions -rw-r--r--
Try to make AI aware of dud mines by clearing gstAttacking on dud, and adding some rules on mine health/damage/dud probability to AI weighting.

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}