diff -r fe7990b3db66 -r e18713ecf1e0 gameServer/HWProtoLobbyState.hs --- a/gameServer/HWProtoLobbyState.hs Fri Sep 30 11:00:48 2011 +0200 +++ b/gameServer/HWProtoLobbyState.hs Tue Sep 27 19:27:19 2011 +0400 @@ -12,6 +12,7 @@ import Utils import HandlerUtils import RoomsAndClients +import EngineInteraction answerAllTeams :: ClientInfo -> [TeamInfo] -> [Action]