QTfrontend/AutoUpdater.cpp
author smxx
Mon, 15 Feb 2010 14:04:29 +0000
changeset 2811 4cad87e11bf6
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Reduced alt weapon box's size to 75% * Updated DrawTextureF and DrawRotatedTextureF to support multiple columns as well as custom dimensions

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}