--- a/QTfrontend/game.h Fri Jan 14 00:31:21 2011 +0100
+++ b/QTfrontend/game.h Sat Jan 15 16:44:32 2011 +0100
@@ -35,7 +35,8 @@
gsInterrupted = 2,
gsFinished = 3,
gsStopped = 4,
- gsDestroyed = 5
+ gsDestroyed = 5,
+ gsHalted = 6
};
bool checkForDir(const QString & dir);