diff -r 55593f8a490b -r 7889a3a9724f gameServer/CoreTypes.hs --- 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]