mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Rather than having a FromFolderID property on every single prim and only ever using the root prim one, store on SOG instead.
This reduces pointless memory usage.
This commit is contained in:
@@ -182,8 +182,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public uint TimeStampTerse;
|
||||
|
||||
public UUID FromFolderID;
|
||||
|
||||
public int STATUS_ROTATE_X;
|
||||
|
||||
public int STATUS_ROTATE_Y;
|
||||
|
||||
Reference in New Issue
Block a user