feat(chatroom): update invite chatroom members offset
This commit is contained in:
parent
0dd6556099
commit
84338c85d1
@ -20,6 +20,7 @@ namespace Chatroom
|
||||
constexpr uint64_t MGR = 0x1B86F60;
|
||||
constexpr uint64_t DEL = 0x2158830;
|
||||
constexpr uint64_t ADD = 0x21581F0;
|
||||
constexpr uint64_t INV = 0x2157BD0;
|
||||
}
|
||||
|
||||
namespace Contact
|
||||
|
Loading…
Reference in New Issue
Block a user