gameServer/RoomsAndClients.hs
changeset 3555 4c5ca656d1bb
parent 3502 ad38c653b7d9
child 3566 772a46ef8288
--- a/gameServer/RoomsAndClients.hs	Thu Jun 24 19:52:04 2010 +0400
+++ b/gameServer/RoomsAndClients.hs	Fri Jun 25 10:05:42 2010 +0400
@@ -23,6 +23,7 @@
     withRoomsAndClients,
     allRooms,
     allClients,
+    clientRoom,
     showRooms,
     roomClients
     ) where