QTfrontend/AutoUpdater.cpp
author nemo
Sun, 10 Oct 2010 20:34:48 -0400
changeset 3953 fd7ced2071a1
parent 2266 289dc8e51210
permissions -rw-r--r--
Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}