mirror of
https://github.com/opensim/opensim.git
synced 2026-07-03 17:35:40 +08:00
Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of EntityBase.Rotation * Removed SceneObjectGroup.GroupRotation and added overrides for Scale/Rotation/Velocity"
This reverts commit 39842eb4af.
This commit is contained in:
@@ -69,7 +69,6 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
public override void UpdateMovement()
|
||||
{
|
||||
UpdateGroupRotationR(m_rootPart.RotationOffset * m_rotationDirection);
|
||||
|
||||
base.UpdateMovement();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user