rewrite client config; use BB state from login command

This commit is contained in:
Martin Michelsen
2023-10-30 13:15:41 -07:00
parent 47198779b7
commit 5e2e38f1b5
29 changed files with 1139 additions and 1192 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ struct SavedAccountDataBB { // .nsa file format
parray<le_uint32_t, 0x001E> blocked_senders;
PSOBBGuildCardFile guild_card_file;
PSOBBSystemFile system_file;
le_uint32_t newserv_flags;
le_uint32_t unused;
le_uint32_t option_flags;
parray<uint8_t, 0x0A40> shortcuts;
parray<uint8_t, 0x04E0> symbol_chats;