--- a/gameServer/HWProtoInRoomState.hs Wed May 27 03:56:17 2009 +0000
+++ b/gameServer/HWProtoInRoomState.hs Wed May 27 15:29:30 2009 +0000
@@ -24,7 +24,7 @@
if isMaster client then
[RemoveRoom]
else
- [RoomRemoveThisClient]
+ [RoomRemoveThisClient "part"]
where
client = clients IntMap.! clID