mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
Update svn properties, minor formatting cleanup.
This commit is contained in:
@@ -3644,7 +3644,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
|
||||
partItemID = item.ItemID;
|
||||
int linkNumber = m_host.LinkNum;
|
||||
if(m_host.ParentGroup.Children.Count == 1)
|
||||
if (m_host.ParentGroup.Children.Count == 1)
|
||||
linkNumber = 0;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user