From c8f8a6f65bd55e2e6fbbc6594b79f72b8a8f9cc6 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Tue, 26 Aug 2025 23:54:56 -0700 Subject: [PATCH] clean up legacy format notes --- src/CommandFormats.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index a0baa219..8e09fd4c 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -344,7 +344,6 @@ struct S_ServerInitWithAfterMessageT_DC_PC_V3_02_17_91_9B { // 03 (C->S): Legacy register (non-BB) // Internal name: SndRegist -// TODO: Are the DCv1 and DCv2 formats the same as this structure? struct C_LegacyLogin_PC_V3_03 { /* 00 */ be_uint64_t hardware_id; @@ -400,7 +399,6 @@ struct S_ServerInitWithAfterMessageT_BB_03_9B { // now-unused sequence. Like 03, this command isn't used by any known PSO // version. // header.flag is 1 if the client has UDP disabled. -// TODO: Are the DCv1 and DCv2 formats the same as this structure? struct C_LegacyLogin_PC_V3_04 { /* 00 */ be_uint64_t hardware_id;