QTfrontend/AutoUpdater.cpp
author nemo
Sun, 07 Oct 2012 11:59:42 -0400
changeset 7726 1137406bce12
parent 2266 289dc8e51210
permissions -rw-r--r--
Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}