多轮审查和修复

This commit is contained in:
2026-05-12 15:34:08 +08:00
parent f55d2a57c3
commit ebbbb7332e
805 changed files with 838724 additions and 1905 deletions

View File

@@ -1,7 +1,2 @@
using UnityEngine;
namespace BaseGames.Player
{
/// <summary>技能管理器。Phase 1 桩 — Phase 2 实现。</summary>
public class SkillManager : MonoBehaviour { }
}
// SkillManager 定义位于 Assets/Scripts/Skills/SkillManager.cs (BaseGames.Skills)。
namespace BaseGames.Player { }