diff options
author | prep <prep@lindenlab.com> | 2012-06-14 16:58:11 -0400 |
---|---|---|
committer | prep <prep@lindenlab.com> | 2012-06-14 16:58:11 -0400 |
commit | f6153ab73508ad972827950e0276dfd2a8e79bf1 (patch) | |
tree | a5b57ed0c8556570b3d15f10bbbc285eb43c74c1 /etc | |
parent | 8973a3db31af2e3ce77fb3c614f15aac65a0ed07 (diff) |
WIP: path-722. Some agent_state_updates come through (god mode), region crossings, cleanup logic is a TBD, etc..
Diffstat (limited to 'etc')
-rw-r--r-- | etc/message.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/message.xml b/etc/message.xml index 7dcf99f307..7b133ab205 100644 --- a/etc/message.xml +++ b/etc/message.xml @@ -555,7 +555,7 @@ <boolean>true</boolean> </map> - <key>AgentPreferencesUpdate</key> + <key>AgentStateUpdate</key> <map> <key>flavor</key> <string>llsd</string> |