diff -r 31e4f6c1834b -r 8c7f5c43ea5e gameServer/stresstest3.hs --- a/gameServer/stresstest3.hs Sat Oct 13 13:13:15 2012 +0200 +++ b/gameServer/stresstest3.hs Sat Oct 13 15:45:14 2012 +0400 @@ -47,7 +47,7 @@ waitPacket "CONNECTED" sendPacket ["NICK", "test" ++ show n] waitPacket "NICK" - sendPacket ["PROTO", "31"] + sendPacket ["PROTO", "41"] waitPacket "PROTO" b <- waitPacket "LOBBY:JOINED" --io $ print b