Fix module name

master
Andrew Cassidy 5 years ago
parent 924b5ea40c
commit 8899f57fe0
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

@ -3,7 +3,7 @@ using UnityEngine.Serialization;
namespace Restock
{
public class ModuleRestockDepthMask : PartModule
public class ModuleDepthMask : PartModule
{
// The name of the transform that has your mask mesh. The only strictly required property
[KSPField]

Loading…
Cancel
Save