--- a/QTfrontend/game.cpp Thu Feb 08 20:11:11 2007 +0000
+++ b/QTfrontend/game.cpp Thu Feb 08 20:54:14 2007 +0000
@@ -44,6 +44,10 @@
seed = "";
}
+HWGame::~HWGame()
+{
+}
+
void HWGame::onClientDisconnect()
{
SaveDemo(cfgdir->absolutePath() + "/Demos/LastRound.hwd_" + cProtoVer);