From 1b7116fedcfaef6410e3ff48ea16e893d8bb5989 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 11 Sep 2022 18:46:39 +0200 Subject: minor adjustments --- client-web/source/room.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'client-web/source/room.ts') diff --git a/client-web/source/room.ts b/client-web/source/room.ts index 207b40d..1fa8f86 100644 --- a/client-web/source/room.ts +++ b/client-web/source/room.ts @@ -40,7 +40,6 @@ export class Room { const ru = new RemoteUser(this, p.id) this.local_user.add_initial_to_remote(ru) this.local_user.identify(ru.id) - ru.offer() } } else if (packet.client_leave) { log("ws", `<- [client leave]: `, packet); -- cgit v1.2.3-70-g09d2