gameServer/ServerCore.hs
changeset 2948 3f21a9dc93d0
parent 2867 9be6693c78cb
child 3425 ead2ed20dfd4
--- a/gameServer/ServerCore.hs	Sat Mar 06 10:54:24 2010 +0000
+++ b/gameServer/ServerCore.hs	Sat Mar 06 10:59:20 2010 +0000
@@ -60,7 +60,7 @@
                         PingAll : [StatsAction | even tick]
 
 
-    {-			let hadRooms = (not $ null rooms) && (null mrooms)
+    {-          let hadRooms = (not $ null rooms) && (null mrooms)
                     in unless ((not $ isDedicated serverInfo) && ((null clientsIn) || hadRooms)) $
                         mainLoop serverInfo acceptChan messagesChan clientsIn mrooms -}