--- a/gameServer/HWProtoInRoomState.hs Sat Nov 03 23:28:42 2012 +0400
+++ b/gameServer/HWProtoInRoomState.hs Sun Nov 04 21:28:03 2012 +0400
@@ -107,7 +107,6 @@
[ProtocolError "Not team owner!"]
else
[RemoveTeam tName,
- SendUpdateOnThisRoom,
ModifyClient
(\c -> c{
teamsInGame = teamsInGame c - 1,