fix namespaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using NaughtyAttributes;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Station46.Runtime
|
||||
namespace Station46.Scripts
|
||||
{
|
||||
/// <summary>
|
||||
/// A <see cref="StepPuzzle"/> whose steps are considered a cycle that can be started anywhere and must be stepped through once.
|
||||
|
||||
Reference in New Issue
Block a user