QTfrontend/AutoUpdater.cpp
author nemo
Sat, 25 Aug 2012 18:22:15 -0400
changeset 7602 a620319d377e
parent 2266 289dc8e51210
permissions -rw-r--r--
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}