From 932b2927e4a91d1e91852fd5bb3ac943c698da97 Mon Sep 17 00:00:00 2001 From: Noah Pilarski Date: Sat, 6 Aug 2022 16:01:53 -0400 Subject: [PATCH] and from --- NewHorizons/External/Modules/PropModule.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/External/Modules/PropModule.cs b/NewHorizons/External/Modules/PropModule.cs index 0005cd54..5f7ee568 100644 --- a/NewHorizons/External/Modules/PropModule.cs +++ b/NewHorizons/External/Modules/PropModule.cs @@ -829,7 +829,7 @@ namespace NewHorizons.External.Modules public WhiteboardInfo whiteboard; /// - /// camera platform that the stones can project to + /// camera platform that the stones can project to and from /// public PlatformInfo platform;