Docs: Add ConnectUpdate to the list of client packets in the network protocol documentation #4045

This commit is contained in:
gurglemurgle5
2024-10-12 19:01:28 -05:00
committed by GitHub
parent ef4d1e77e3
commit 2d0bdebaa9

View File

@@ -268,6 +268,7 @@ Additional arguments added to the [Set](#Set) package that triggered this [SetRe
These packets are sent purely from client to server. They are not accepted by clients. These packets are sent purely from client to server. They are not accepted by clients.
* [Connect](#Connect) * [Connect](#Connect)
* [ConnectUpdate](#ConnectUpdate)
* [Sync](#Sync) * [Sync](#Sync)
* [LocationChecks](#LocationChecks) * [LocationChecks](#LocationChecks)
* [LocationScouts](#LocationScouts) * [LocationScouts](#LocationScouts)