Skip to content

Commit

Permalink
Move BlankSceneIdentifier into tests directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mackysoft committed Nov 4, 2023
1 parent dc740fd commit 26fd608
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
using UnityEngine;
using UnityEngine.SceneManagement;

namespace MackySoft.Navigathena.SceneManagement
namespace MackySoft.Navigathena.SceneManagement.Tests
{
public sealed class BlankSceneIdentifier<T> : ISceneIdentifier where T : Component, ISceneEntryPoint
{
Expand Down

0 comments on commit 26fd608

Please sign in to comment.