From eb7c5a20ff558d754b9c99233409403ec78f2fbc Mon Sep 17 00:00:00 2001 From: Latif Khalifa Date: Fri, 7 Nov 2008 02:26:07 +0000 Subject: [PATCH] Update message template to 1.22.0 git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2329 52acb1d6-8a22-11de-b505-999d5b087335 --- data/message_template.msg | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/data/message_template.msg b/data/message_template.msg index 9c92906e..a7835adb 100644 --- a/data/message_template.msg +++ b/data/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 } @@ -8852,4 +8852,5 @@ version 2.0 { ObjectLocalID U32 } { IncludeInSearch BOOL } } -} \ No newline at end of file +} +