|
@@ -3,7 +3,7 @@ using System.Linq;
|
|
|
using System.Text.RegularExpressions;
|
|
|
using UnityEngine;
|
|
|
|
|
|
-namespace JTFold.PaperFoldAsset.Paper_Fold.Scripts.RegexCombinationBuilder
|
|
|
+namespace JTFold.RegexCombinationBuilder
|
|
|
{
|
|
|
[RequireComponent(typeof(Paper))]
|
|
|
public class RegexCombinationAnalyzer : MonoBehaviour
|