From cd255848196da0d8732d31049cc0f98388205a30 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 8 Sep 2022 13:31:18 +0200 Subject: more code --- common/packets.d.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/packets.d.ts b/common/packets.d.ts index abfb7dc..8ade352 100644 --- a/common/packets.d.ts +++ b/common/packets.d.ts @@ -12,6 +12,7 @@ export interface ClientboundPacket { } export interface ServerboundPacket { + ping: null, relay?: { recipient?: number, message: RelayMessage }, } -- cgit v1.2.3-70-g09d2