--- a/gameServer/CoreTypes.hs Thu Feb 04 18:46:49 2010 +0000
+++ b/gameServer/CoreTypes.hs Thu Feb 04 20:45:03 2010 +0000
@@ -55,6 +55,7 @@
teamgrave :: String,
teamfort :: String,
teamvoicepack :: String,
+ teamflag :: String,
difficulty :: Int,
hhnum :: Int,
hedgehogs :: [HedgehogInfo]