From 922149f0cd84c9aa5753d5b3bc62901c94b9b5e3 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 8 Sep 2022 17:03:56 +0200 Subject: lots of changes, new prefs --- common/packets.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/packets.d.ts') diff --git a/common/packets.d.ts b/common/packets.d.ts index 8ade352..6ee4b9a 100644 --- a/common/packets.d.ts +++ b/common/packets.d.ts @@ -12,7 +12,7 @@ export interface ClientboundPacket { } export interface ServerboundPacket { - ping: null, + ping?: null, relay?: { recipient?: number, message: RelayMessage }, } -- cgit v1.2.3-70-g09d2