fix namespaces
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using Station46.Dispenser.Scripts;
|
||||
using Station46.Runtime;
|
||||
using Station46.Modules.Dispenser.Scripts;
|
||||
using Station46.Scripts;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Station46.Holes.Scripts
|
||||
namespace Station46.Modules.Holes.Scripts
|
||||
{
|
||||
/// <summary>
|
||||
/// A hole used in the <see cref="Holes"/> module.
|
||||
|
||||
Reference in New Issue
Block a user