mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* eliminate unnecessary ScheduleFullUpdate()
This commit is contained in:
@@ -3406,8 +3406,6 @@ if (m_shape != null) {
|
||||
protected internal void AttachToScene(ulong regionHandle)
|
||||
{
|
||||
m_regionHandle = regionHandle;
|
||||
|
||||
ScheduleFullUpdate();
|
||||
}
|
||||
|
||||
private byte GetAttachPointEncoded()
|
||||
|
||||
Reference in New Issue
Block a user