Skip to content

Commit

Permalink
Docs: Add ConnectUpdate to the list of client packets in the network …
Browse files Browse the repository at this point in the history
…protocol documentation #4045
  • Loading branch information
gurglemurgle5 authored Oct 13, 2024
1 parent ef4d1e7 commit 2d0bdeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/network protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

* [Connect](#Connect)
* [ConnectUpdate](#ConnectUpdate)
* [Sync](#Sync)
* [LocationChecks](#LocationChecks)
* [LocationScouts](#LocationScouts)
Expand Down

0 comments on commit 2d0bdeb

Please sign in to comment.