Code structure cleanup. (2)

This commit is contained in:
2023-08-24 16:18:16 +08:00
parent 1f58390298
commit 8fa2bd1e81
55 changed files with 77 additions and 65 deletions

View File

@@ -1,5 +1,4 @@
using Cryville.Common;
using Cryville.Crtr.Skin.Components;
using Cryville.Crtr.Event;
using System;
using System.Collections.Generic;

View File

@@ -3,7 +3,7 @@ using Cryville.Common.Collections.Specialized;
using Cryville.Common.Pdt;
using UnityEngine;
namespace Cryville.Crtr.Skin.Components {
namespace Cryville.Crtr.Skin {
public abstract class SkinComponent : MonoBehaviour {
/// <summary>
/// The property operators of the component.