mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
set object select on demand, not when it is created
This commit is contained in:
@@ -351,6 +351,5 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
AddByte((byte)(len));
|
||||
AddBytes(data, len);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user