mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update VanishVolumeInfo.cs
This commit is contained in:
parent
38d1605fc0
commit
2ffca2b710
@ -5,7 +5,7 @@ using System.ComponentModel;
|
|||||||
namespace NewHorizons.External.Modules.Volumes.VolumeInfos
|
namespace NewHorizons.External.Modules.Volumes.VolumeInfos
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Note: Only sphere colliders work on vanish volumes!
|
/// Note: Only colliders work on vanish volumes!
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[JsonObject]
|
[JsonObject]
|
||||||
public class VanishVolumeInfo : VolumeInfo
|
public class VanishVolumeInfo : VolumeInfo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user