diff -r 19ff9bf7d69e -r b0b0510eb82d netserver/Miscutils.hs --- 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] }