diff options
author | Mark Palange <palange@lindenlab.com> | 2008-10-07 22:49:00 +0000 |
---|---|---|
committer | Mark Palange <palange@lindenlab.com> | 2008-10-07 22:49:00 +0000 |
commit | 4296542cd062af425d7744c88d6dd2bd00daf532 (patch) | |
tree | 8926d4f0bfaa9ed672f4cf90577afcf8e7f44a97 /scripts | |
parent | c9be97fdfcc6a4c6b23a8c90916af54a38d60ab0 (diff) |
Roll back of r98854 Accidentally commited merge in progress
Diffstat (limited to 'scripts')
-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 a7835adbfe..e67f540167 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 UDPBlackListed + TeleportFinish Low 69 Trusted Unencoded { 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 UDPBlackListed + CrossedRegion Medium 7 Trusted Unencoded { 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 UDPBlackListed + EnableSimulator Low 151 Trusted Unencoded { SimulatorInfo Single { Handle U64 } |