0.3.0: Added history list
This commit is contained in:
parent
1e1736f94a
commit
9b73200c73
38 changed files with 662 additions and 18 deletions
|
|
@ -5,7 +5,7 @@ using UnityEditor;
|
|||
using UnityEngine;
|
||||
using Object = UnityEngine.Object;
|
||||
|
||||
namespace Game.NavigationTool.Editor
|
||||
namespace Game.NavigationTool.Editor.Favorite
|
||||
{
|
||||
[Serializable]
|
||||
internal sealed class Favorites : ISerializationCallbackReceiver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue