QTfrontend/util/platform/AutoUpdater.cpp
author nemo
Wed, 15 May 2013 22:52:17 -0400
changeset 8998 d38fb4158342
parent 8381 588a8e6e2041
permissions -rw-r--r--
trying to prevent the AI from attacking barrels. feedback on this welcome.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}