cosmetics

This commit is contained in:
UbitUmarov
2020-08-07 18:23:06 +01:00
parent c25d881ebd
commit 1c53887b5b
2 changed files with 4 additions and 5 deletions

View File

@@ -113,8 +113,6 @@ namespace OpenSim.Region.Framework.Scenes
set { m_velocity = value; }
}
protected Vector3 m_rotationalvelocity;
/// <summary>
/// Creates a new Entity (should not occur on it's own)
/// </summary>