mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
capitalize
This commit is contained in:
parent
932b2927e4
commit
a6a823bb08
6
NewHorizons/External/Modules/PropModule.cs
vendored
6
NewHorizons/External/Modules/PropModule.cs
vendored
@ -824,17 +824,17 @@ namespace NewHorizons.External.Modules
|
||||
public string decalPath;
|
||||
|
||||
/// <summary>
|
||||
/// whiteboard that the stones can put text onto
|
||||
/// Whiteboard that the stones can put text onto
|
||||
/// </summary>
|
||||
public WhiteboardInfo whiteboard;
|
||||
|
||||
/// <summary>
|
||||
/// camera platform that the stones can project to and from
|
||||
/// Camera platform that the stones can project to and from
|
||||
/// </summary>
|
||||
public PlatformInfo platform;
|
||||
|
||||
/// <summary>
|
||||
/// projection stones
|
||||
/// Projection stones
|
||||
/// </summary>
|
||||
public StoneInfo[] stones;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user