选章节
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
|
||||
namespace Ichni.UI
|
||||
{
|
||||
public class ChapterSelectionUIPage : UIPageBase
|
||||
{
|
||||
public RectTransform chapterContainer;
|
||||
public HorizontalLayoutGroup containerLayoutGroup;
|
||||
|
||||
public GameObject chapterSelectionUIPrefab;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user