netserver/Miscutils.hs
changeset 1333 b0b0510eb82d
parent 1329 69ddc231a911
child 1350 99a921e292f4
--- a/netserver/Miscutils.hs	Thu Oct 09 13:57:18 2008 +0000
+++ b/netserver/Miscutils.hs	Thu Oct 09 15:54:09 2008 +0000
@@ -45,6 +45,7 @@
 		password :: String,
 		roomProto :: Word16,
 		teams :: [TeamInfo],
+		gamemap :: String,
 		params :: Map.Map String [String]
 	}