add 06 phase to 93 notes

This commit is contained in:
Martin Michelsen
2024-02-11 15:50:28 -08:00
parent 07ebafa8c6
commit 639c1c3e95
+2 -1
View File
@@ -1696,7 +1696,8 @@ struct C_LoginBase_BB_93 {
// 02 - create character
// 03 - apply updates from dressing room
// 04 - login server
// 05 - lobby server (and beyond)
// 05 - lobby server
// 06 - lobby server (with Meet User fields specified)
uint8_t connection_phase = 0;
uint8_t client_code = 0;
le_uint32_t security_token = 0;