update
This commit is contained in:
12
Assets/Scripts/UI/TransitionPage/TransitionUIPage.cs
Normal file
12
Assets/Scripts/UI/TransitionPage/TransitionUIPage.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using Ichni.UI;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Ichni.Menu
|
||||
{
|
||||
public class TransitionUIPage : UIPageBase
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user