mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
very useless changes
This commit is contained in:
@@ -431,6 +431,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ResetLinksetData - clear the list and update the accounting.
|
||||
/// </summary>
|
||||
@@ -524,6 +525,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
catch { }
|
||||
ms.SetLength(0);
|
||||
}
|
||||
|
||||
public static LinksetData FromBin(byte[] data)
|
||||
{
|
||||
if (data.Length < 8)
|
||||
|
||||
Reference in New Issue
Block a user