QTfrontend/util/platform/AutoUpdater.cpp
author unc0rr
Thu, 19 Jun 2014 23:32:11 +0400
changeset 10336 3edfa6b68407
parent 8381 588a8e6e2041
permissions -rw-r--r--
Fix issue #791: - Send drawn map data on room creation - Don't use MAP parameter to deduce mapgen when it is one of "+rnd+", "+drawn+", "+maze+"

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}