QTfrontend/AutoUpdater.cpp
author smaxx
Wed, 01 Sep 2010 13:03:43 +0200
changeset 3796 4ab6d6f78312
parent 2266 289dc8e51210
permissions -rw-r--r--
Engine: * Changed the ready screen confirmation so it no longer blocks keybinds except attack and jumps (to avoid hogs dieing by accident)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}