QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <Wuzzy2@mail.ru>
Mon, 08 Jun 2020 21:13:31 +0200
changeset 15611 be8fe5e0789e
parent 8381 588a8e6e2041
permissions -rw-r--r--
Teach AI to use RC plane (straight line only, no bombs)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}