diff options
author | Mark Palange <palange@lindenlab.com> | 2008-10-08 00:22:32 +0000 |
---|---|---|
committer | Mark Palange <palange@lindenlab.com> | 2008-10-08 00:22:32 +0000 |
commit | b807e3df990e6fad25cd0bca94d2959dac042b13 (patch) | |
tree | aa8b185cac406abe412d76d90a903b450191d84d /scripts/messages/message_template.msg | |
parent | 4296542cd062af425d7744c88d6dd2bd00daf532 (diff) |
merge r97380-98701 branches/viewer/viewer_1-21 (Viewer RC5 and security fixes) merge to trunk (for real)
Diffstat (limited to 'scripts/messages/message_template.msg')
-rw-r--r-- | scripts/messages/message_template.msg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg index e67f540167..a7835adbfe 100644 --- a/scripts/messages/message_template.msg +++ b/scripts/messages/message_template.msg @@ -1389,7 +1389,7 @@ version 2.0 // called when all of the information has been collected and readied for // the agent. { - TeleportFinish Low 69 Trusted Unencoded + TeleportFinish Low 69 Trusted Unencoded UDPBlackListed { Info Single { AgentID LLUUID } @@ -3296,7 +3296,7 @@ version 2.0 // CrossedRegion - new way to tell a viewer it has gone across a region // boundary { - CrossedRegion Medium 7 Trusted Unencoded + CrossedRegion Medium 7 Trusted Unencoded UDPBlackListed { AgentData Single { AgentID LLUUID } @@ -3334,7 +3334,7 @@ version 2.0 // EnableSimulator - Preps a viewer to receive data from a simulator { - EnableSimulator Low 151 Trusted Unencoded + EnableSimulator Low 151 Trusted Unencoded UDPBlackListed { SimulatorInfo Single { Handle U64 } |