修复框架

This commit is contained in:
MuHua-123
2025-01-16 17:58:49 +08:00
parent 9cbea6702f
commit 98187f2ced
8 changed files with 82 additions and 21 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ using System.Collections.Generic;
using UnityEngine;
/// <summary>
/// 固定数据物体模块
/// 场景中的固定模块
/// </summary>
public abstract class ModuleFixed : MonoBehaviour {
/// <summary> 核心模块 </summary>