QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <almikes@aol.com>
Sat, 22 Apr 2017 23:55:49 +0200
changeset 12308 82951b9b3c2f
parent 8381 588a8e6e2041
permissions -rw-r--r--
Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns This happens when all enemy hogs are frozen

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}