剧情
This commit is contained in:
11
Assets/Scripts/Story/StoryUI/StoryUIPage.cs
Normal file
11
Assets/Scripts/Story/StoryUI/StoryUIPage.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Ichni.UI
|
||||
{
|
||||
public class StoryUIPage : UIPageBase
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user