feat(chatroom): update add chatroom members offset
This commit is contained in:
parent
51312d1bbe
commit
132cd08f08
@ -19,6 +19,7 @@ namespace Chatroom
|
|||||||
{
|
{
|
||||||
constexpr uint64_t MGR = 0x1B86F60;
|
constexpr uint64_t MGR = 0x1B86F60;
|
||||||
constexpr uint64_t DEL = 0x2158830;
|
constexpr uint64_t DEL = 0x2158830;
|
||||||
|
constexpr uint64_t ADD = 0x21581F0;
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace Contact
|
namespace Contact
|
||||||
|
Loading…
Reference in New Issue
Block a user