feat(message): update send emotion offsets

This commit is contained in:
Changhua 2025-02-27 00:09:51 +08:00
parent 54be080fb3
commit c1e597a9b4

View File

@ -59,6 +59,8 @@ namespace Message
constexpr uint64_t FILE = 0x20D30E0;
constexpr uint64_t XML = 0x0;
constexpr uint64_t XML_BUF_SIGN = 0x0;
constexpr uint64_t EMOTION_MGR = 0x1BD2310;
constexpr uint64_t EMOTION = 0x21B8100;
}
}
}