gameServer/stresstest3.hs
changeset 7751 8c7f5c43ea5e
parent 5058 4229507909d6
child 10460 8dcea9087d75
--- 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