diff options
| author | Sgeo <[email protected]> | 2017-06-03 20:59:28 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-03 20:59:28 -0400 |
| commit | 4c4f100d578a310027709d92fe0e6670d92143fe (patch) | |
| tree | ceec1cbcaefb5bdbd6001412267e7cacb0efb644 /Packet-types.md | |
| parent | Updated Packet types (markdown) (diff) | |
| download | libreworlds-wiki-4c4f100d578a310027709d92fe0e6670d92143fe.tar.xz libreworlds-wiki-4c4f100d578a310027709d92fe0e6670d92143fe.zip | |
Updated Packet types (markdown)
Diffstat (limited to 'Packet-types.md')
| -rw-r--r-- | Packet-types.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Packet-types.md b/Packet-types.md index 73cbd15..992403b 100644 --- a/Packet-types.md +++ b/Packet-types.md @@ -26,4 +26,4 @@ * 0x1C = FINGREP = Unused. * 0x1D = BUDDYLISTUPDATE = Tell server to add or remove a buddy from its buddy list. * 0x1E = BUDDYLISTNOTIFY = Buddy came online or offline. -* 0x1F = CHANNEL = Sent from client to change channels (dimensions?), but only when it was told to do so by the server in SESSINIT.
\ No newline at end of file +* 0x1F = CHANNEL = Sent from client to change channels (dimensions?).
\ No newline at end of file |