From 48944d6bacab8abf1ec5dff07625db05722c6ea5 Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 24 Jul 2022 16:16:38 +0100 Subject: [PATCH] Update login packet field descriptions based on official packet names --- share/doc/protocol/login.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/doc/protocol/login.md b/share/doc/protocol/login.md index 7a10307c5f..ae1e3290dd 100644 --- a/share/doc/protocol/login.md +++ b/share/doc/protocol/login.md @@ -59,9 +59,9 @@ hash to load balance between login servers, but this has not been confirmed. | UnsignedShort | Canvas height | | UnsignedByte | Anti-aliasing mode | | Byte\[24\] | UID | -| String | Settings cookie | +| String | Site settings cookie | | Int | Affiliate ID | -| Int | Preferences | +| Int | Detail options | | Short | Verify ID | | Int\[29\] | JS5 archive checksums | | UnsignedByte | RSA-encrypted payload length (n) |