diff options
| author | William Weaver <paperwork.resident@gmail.com> | 2025-03-27 23:58:43 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-27 23:58:43 +0300 |
| commit | e18577274e393b177d18296f30ef730433a8ba1d (patch) | |
| tree | 0c31aa2d3e7b5b287d40a3d1293add79579d9f2e /indra/newview/llimprocessing.h | |
| parent | 76db64e0c8c7dd40ce2a85ef19183c3c245f1dc8 (diff) | |
| parent | 571e33cd5905d62ce210aba5ac1cb1aca4d56de5 (diff) | |
Merge branch 'secondlife:develop' into fix/shadow-resolution-update
Diffstat (limited to 'indra/newview/llimprocessing.h')
| -rw-r--r-- | indra/newview/llimprocessing.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llimprocessing.h b/indra/newview/llimprocessing.h index 030d28b198..66ffc59ae0 100644 --- a/indra/newview/llimprocessing.h +++ b/indra/newview/llimprocessing.h @@ -48,6 +48,7 @@ public: U8 *binary_bucket, S32 binary_bucket_size, LLHost &sender, + LLSD metadata, LLUUID aux_id = LLUUID::null); // Either receives list of offline messages from 'ReadOfflineMsgs' capability |
