summaryrefslogtreecommitdiff
path: root/scripts/messages
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2012-08-27 17:37:34 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2012-08-27 17:37:34 -0400
commit87833a2485216e742da2617bc79dc600636f3736 (patch)
tree5737b69a070414d8ab037c20daaa6d7ddac1d138 /scripts/messages
parentca0f80c9dec990233468404d994227bdbea93790 (diff)
Fixed issues with mixed grids - new message blocks now variable
Diffstat (limited to 'scripts/messages')
-rwxr-xr-x[-rw-r--r--]scripts/messages/message_template.msg8
-rw-r--r--scripts/messages/message_template.msg.sha12
2 files changed, 5 insertions, 5 deletions
diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg
index 97f879629d..6702de9b4a 100644..100755
--- a/scripts/messages/message_template.msg
+++ b/scripts/messages/message_template.msg
@@ -2940,7 +2940,7 @@ version 2.0
{ PID S32 }
}
{
- RegionInfo Single
+ RegionInfo Variable
{ RegionFlagsExtended U64 }
}
}
@@ -2996,7 +2996,7 @@ version 2.0
{ HardMaxObjects U32 }
}
{
- RegionInfo3 Single
+ RegionInfo3 Variable
{ RegionFlagsExtended U64 }
}
}
@@ -3025,7 +3025,7 @@ version 2.0
{ RedirectGridY S32 }
}
{
- RegionInfo2 Single
+ RegionInfo2 Variable
{ RegionFlagsExtended U64 }
}
}
@@ -3129,7 +3129,7 @@ version 2.0
{ ProductName Variable 1 } // string
}
{
- RegionInfo4 Single
+ RegionInfo4 Variable
{ RegionFlagsExtended U64 }
{ RegionProtocols U64 }
}
diff --git a/scripts/messages/message_template.msg.sha1 b/scripts/messages/message_template.msg.sha1
index 2190f50c23..7a31177f11 100644
--- a/scripts/messages/message_template.msg.sha1
+++ b/scripts/messages/message_template.msg.sha1
@@ -1 +1 @@
-74e56dceb590807a5d48ece83867879ea5c6d22e \ No newline at end of file
+4dbf88396c3188ad4c54c4f847a7d8817793668d \ No newline at end of file