mirror of
https://github.com/drewcassidy/KSP-DepthMask
synced 2024-09-01 14:54:35 +00:00
Remove Restock from namespace
This commit is contained in:
parent
98777f5448
commit
d95540664c
@ -1,7 +1,7 @@
|
|||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using UnityEngine.Serialization;
|
using UnityEngine.Serialization;
|
||||||
|
|
||||||
namespace Restock
|
namespace DepthMask
|
||||||
{
|
{
|
||||||
public class ModuleDepthMask : PartModule
|
public class ModuleDepthMask : PartModule
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user