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

This commit is contained in:
gamer147
2026-07-03 22:18:12 -04:00
parent 7aabb6a405
commit ad525456be
30 changed files with 3 additions and 1767 deletions

View File

@@ -2,10 +2,4 @@
using UnityEngine;
namespace Wizard.Story.ChapterSelection
{
public partial class CommonPrefabContainer
{
public CharaInfoPanel CharaInfoPanelPrefab { get; set; }
public SectionInfoPanel SectionInfoPanelPrefab { get; set; }
public AreaSelInfo ChapterRewardPanelPrefab { get; set; }
}
}