QTfrontend/AutoUpdater.cpp
author nemo
Sun, 12 Dec 2010 23:52:53 -0500
changeset 4516 ecf012a762d8
parent 2266 289dc8e51210
permissions -rw-r--r--
add PlaySound(soundType, hogGearUID) -- this roundabout way to reference a team seems to be how things are done in lua right now. might need changing in future

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}