feat(misc): impl refresh pyq
This commit is contained in:
parent
68b04d85de
commit
bc7f91fc54
@ -105,6 +105,17 @@ namespace Message
|
||||
constexpr uint64_t FORWARD = 0x22C9220;
|
||||
}
|
||||
}
|
||||
|
||||
namespace Misc
|
||||
{
|
||||
namespace Sns
|
||||
{
|
||||
constexpr uint64_t DATA_MGR = 0x21E52F0;
|
||||
constexpr uint64_t TIMELINE = 0x2DC6180;
|
||||
constexpr uint64_t FIRST = 0x2E346C0;
|
||||
constexpr uint64_t NEXT = 0x2E5A270;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif // OFFSETS_H
|
||||
|
Loading…
Reference in New Issue
Block a user