QTfrontend/AutoUpdater.cpp
author unc0rr
Sat, 07 Jul 2012 23:31:59 +0400
changeset 7351 34efdd1f230f
parent 2266 289dc8e51210
permissions -rw-r--r--
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game) - Send LEFT message after deletion of player's teams (no idea if this breaks anything, but this is more accurate behavior)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}