--- 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]
}