From 263e9114c5c54955991c97656fbe97f65405f86c Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Tue, 26 Sep 2023 20:11:34 -0700 Subject: [PATCH] add TODO for detector encryption --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 6c504ad1..51985517 100644 --- a/TODO.md +++ b/TODO.md @@ -16,6 +16,7 @@ - Fix symbol chat header (including face_spec) across PC/GC boundary - Check size of name field in GuildCardPC - Build an exception-handling abstraction in ChatCommands that shows formatted error messages in all cases +- Make non-BB detector encryption match more than the first 4 bytes ## Episode 3