From beb15aa99a1b2f8b152507f6a93f7581a1dd43a3 Mon Sep 17 00:00:00 2001 From: Hussein Farran Date: Mon, 8 Nov 2021 12:48:17 -0500 Subject: [PATCH] Update network protocol.md --- docs/network protocol.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/network protocol.md b/docs/network protocol.md index 61fa6e9c..5a7ebfc1 100644 --- a/docs/network protocol.md +++ b/docs/network protocol.md @@ -44,6 +44,7 @@ These packets are are sent from the multiworld server to the client. They are no * [PrintJSON](#PrintJSON) * [DataPackage](#DataPackage) * [Bounced](#Bounced) +* [InvalidPacket](#InvalidPacket) ### RoomInfo Sent to clients when they connect to an Archipelago server.