cull(engine-cleanup): pass-8 phase-2 cascade round 2 after AreaSelectUI stub

This commit is contained in:
gamer147
2026-07-03 22:19:20 -04:00
parent ad525456be
commit b148eb2968
12 changed files with 0 additions and 505 deletions

View File

@@ -10,7 +10,6 @@ namespace Wizard.Story
namespace Wizard.Story.ChapterSelection
{
public class TitlePanelBase : UnityEngine.MonoBehaviour { public bool IsFinishInit { get; } }
}
namespace Wizard.UIFriend

View File

@@ -19,7 +19,5 @@ namespace Wizard.UI.Profile
namespace Wizard.Story.ChapterSelection
{
public class SectionInfoPanel { }
public class CharaInfoPanel { }
public partial class StoryChapterSelectionUtility { }
}