gamnit: add more options to `accept_clients` & `broadcast`
[nit.git] / contrib / tinks / src / server / server.nit
index 6c63670..69f2bdb 100644 (file)
@@ -68,8 +68,6 @@ redef class Server
                        client.writer.serialize game
                        client.writer.serialize client.player
                        client.socket.flush
-
-                       clients.add client
                end
 
                if dedicated and clients.is_empty then