fix typos

This commit is contained in:
UbitUmarov
2026-07-07 19:59:13 +01:00
parent ff2d47b1a3
commit 6ed9b246cf
6 changed files with 6 additions and 6 deletions

View File

@@ -318,7 +318,7 @@ namespace OpenSim.Region.Framework.Scenes
protected Vector3 m_acceleration;
protected Vector3 m_angularVelocity;
//unkown if this will be kept, added as a way of removing the group position from the group class
//Unknown if this will be kept, added as a way of removing the group position from the group class
protected Vector3 m_groupPosition;
protected Material m_material = OpenMetaverse.Material.Wood;
protected Vector3 m_offsetPosition;