diff options
author | Dave Parks <davep@lindenlab.com> | 2010-04-07 12:39:45 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2010-04-07 12:39:45 -0500 |
commit | b6d3d2281b855448bbeec33b2d229222d75cd6b1 (patch) | |
tree | 99b5c533bcf19a4b02247e601939346b6f2151df /scripts | |
parent | 87cce27de3dd23a40d812a7c9000b1972cb4bca3 (diff) | |
parent | 3b7b578733867efaeb9359df69df1fe400de0f10 (diff) |
merge
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/messages/message_template.msg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg index d4f791c202..6043542877 100644 --- a/scripts/messages/message_template.msg +++ b/scripts/messages/message_template.msg @@ -2061,6 +2061,10 @@ version 2.0 { IsPhantom BOOL } { CastsShadows BOOL } } + { + ExtraPhysics Variable + { PhysicsShapeType U8 } + } } |