QTfrontend/AutoUpdater.cpp
author nemo
Fri, 24 Aug 2012 19:55:43 -0400
changeset 7595 bbac3c0f0c68
parent 2266 289dc8e51210
permissions -rw-r--r--
Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}