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;
/// <summary>
/// Position that the reference frame relative to the object.
/// Position of the reference frame relative to the object.
/// </summary>
public MVector3 localPosition;
}