netserver/Miscutils.hs
changeset 1662 cefb9d0f816f
parent 1646 19b3784ac9d2
child 1683 af34da5726aa
--- a/netserver/Miscutils.hs	Tue Jan 13 20:13:36 2009 +0000
+++ b/netserver/Miscutils.hs	Tue Jan 13 20:21:40 2009 +0000
@@ -42,6 +42,7 @@
 		teamcolor :: String,
 		teamgrave :: String,
 		teamfort :: String,
+		teamvoicepack :: String,
 		difficulty :: Int,
 		hhnum :: Int,
 		hedgehogs :: [HedgehogInfo]