forked from Shardstone/trail-into-darkness
Some renaming and added more settings
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using UnityEngine;
|
||||
|
||||
namespace InspectorToolkit {
|
||||
namespace Jovian.InspectorTools {
|
||||
public static class MyCollections {
|
||||
/// <summary>
|
||||
/// Returns new array with inserted empty element at index
|
||||
|
||||
Reference in New Issue
Block a user