* move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
* increase the max team number from 6 to 8 like engine supports
* update ios project file for uCursor
/*
* Copyright (C) 2008 Remko Troncon
*/
#include "AutoUpdater.h"
AutoUpdater::~AutoUpdater()
{
}