make 04E8 handler match the client's logic

This commit is contained in:
Martin Michelsen
2025-12-05 19:53:09 -08:00
parent a89423e9f5
commit 6291e42ba9
4 changed files with 66 additions and 29 deletions
+1
View File
@@ -1045,6 +1045,7 @@ struct PSOBBGuildCardFile {
PSOBBGuildCardFile() = default;
uint32_t checksum() const;
void delete_duplicates();
} __packed_ws__(PSOBBGuildCardFile, 0xD590);
////////////////////////////////////////////////////////////////////////////////