From de8e2d40ed2744c4c25ec7cdbe778e1723dbb830 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 9 Sep 2022 15:35:56 +0200 Subject: refactor + identify --- common/packets.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/packets.d.ts b/common/packets.d.ts index fe3be33..3e5b612 100644 --- a/common/packets.d.ts +++ b/common/packets.d.ts @@ -17,7 +17,7 @@ export interface ServerboundPacket { } export interface RelayMessage { - identify?: { name: string } + identify?: { username: string } offer?: F_RTCSessionDescriptionInit, answer?: F_RTCSessionDescriptionInit, ice_candidate?: F_RTCIceCandidateInit, -- cgit v1.2.3-70-g09d2