This commit is contained in:
Noah Pilarski 2022-08-06 16:01:53 -04:00
parent 62aa4d6e22
commit 932b2927e4

View File

@ -829,7 +829,7 @@ namespace NewHorizons.External.Modules
public WhiteboardInfo whiteboard; public WhiteboardInfo whiteboard;
/// <summary> /// <summary>
/// camera platform that the stones can project to /// camera platform that the stones can project to and from
/// </summary> /// </summary>
public PlatformInfo platform; public PlatformInfo platform;