gameServer/CoreTypes.hs
changeset 2747 7889a3a9724f
parent 2631 163b0128bd21
child 2867 9be6693c78cb
--- 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]