diff options
author | Jacek Antonelli | 2008-09-28 17:21:23 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-28 17:21:46 -0500 |
commit | 31e7c77a411d94bc87f0232588b339149bb29a49 (patch) | |
tree | 49e487700e91713e620e4d33f20b7f7afb5a2fa9 /linden/scripts/messages/message_template.msg | |
parent | Second Life viewer sources 1.21.2-RC (diff) | |
download | meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.zip meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.gz meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.bz2 meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.xz |
Second Life viewer sources 1.21.3-RC
Diffstat (limited to '')
-rw-r--r-- | linden/scripts/messages/message_template.msg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linden/scripts/messages/message_template.msg b/linden/scripts/messages/message_template.msg index 9c92906..3da8afb 100644 --- a/linden/scripts/messages/message_template.msg +++ b/linden/scripts/messages/message_template.msg | |||
@@ -1389,7 +1389,7 @@ version 2.0 | |||
1389 | // called when all of the information has been collected and readied for | 1389 | // called when all of the information has been collected and readied for |
1390 | // the agent. | 1390 | // the agent. |
1391 | { | 1391 | { |
1392 | TeleportFinish Low 69 Trusted Unencoded | 1392 | TeleportFinish Low 69 Trusted Unencoded UDPBlackListed |
1393 | { | 1393 | { |
1394 | Info Single | 1394 | Info Single |
1395 | { AgentID LLUUID } | 1395 | { AgentID LLUUID } |
@@ -3296,7 +3296,7 @@ version 2.0 | |||
3296 | // CrossedRegion - new way to tell a viewer it has gone across a region | 3296 | // CrossedRegion - new way to tell a viewer it has gone across a region |
3297 | // boundary | 3297 | // boundary |
3298 | { | 3298 | { |
3299 | CrossedRegion Medium 7 Trusted Unencoded | 3299 | CrossedRegion Medium 7 Trusted Unencoded UDPBlackListed |
3300 | { | 3300 | { |
3301 | AgentData Single | 3301 | AgentData Single |
3302 | { AgentID LLUUID } | 3302 | { AgentID LLUUID } |
@@ -3334,7 +3334,7 @@ version 2.0 | |||
3334 | // EnableSimulator - Preps a viewer to receive data from a simulator | 3334 | // EnableSimulator - Preps a viewer to receive data from a simulator |
3335 | 3335 | ||
3336 | { | 3336 | { |
3337 | EnableSimulator Low 151 Trusted Unencoded | 3337 | EnableSimulator Low 151 Trusted Unencoded UDPBlackListed |
3338 | { | 3338 | { |
3339 | SimulatorInfo Single | 3339 | SimulatorInfo Single |
3340 | { Handle U64 } | 3340 | { Handle U64 } |