fix namespaces
This commit is contained in:
@@ -5,7 +5,7 @@ using JetBrains.Annotations;
|
||||
using NaughtyAttributes;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Station46.Runtime
|
||||
namespace Station46.Scripts
|
||||
{
|
||||
/// <summary>
|
||||
/// The <see cref="PuzzleState"/> of a puzzle that requires a specific state to be solved.
|
||||
|
||||
Reference in New Issue
Block a user