fix namespaces
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
using System;
|
||||
using Station46.Scripts;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Station46.Runtime.Puzzle_B
|
||||
namespace Station46.Modules.Hexagon.Scripts
|
||||
{
|
||||
/// <summary>
|
||||
/// The rotator component used by the hexagon module.
|
||||
|
||||
Reference in New Issue
Block a user