QTfrontend/AutoUpdater.cpp
author smaxx
Sun, 12 Sep 2010 23:43:20 +0200
changeset 3851 fbe2e9722fc9
parent 2266 289dc8e51210
permissions -rw-r--r--
Sounds: * Added new sounds: Parachute, bump (e.g. hog falls too far), Drill Rocket * Replaced existing sounds: Baseball bat, Rope

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}