I don't know english

This commit is contained in:
Noah Pilarski 2022-07-21 01:53:33 -04:00
parent eca292e295
commit 27021266cf

View File

@ -41,7 +41,7 @@ namespace NewHorizons.External.Modules
public float targetColliderRadius; public float targetColliderRadius;
/// <summary> /// <summary>
/// Position that the reference frame relative to the object. /// Position of the reference frame relative to the object.
/// </summary> /// </summary>
public MVector3 localPosition; public MVector3 localPosition;
} }