feat(chatroom): update invite chatroom members offset

This commit is contained in:
Changhua 2025-03-05 22:40:22 +08:00
parent 0dd6556099
commit 84338c85d1

View File

@ -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