UI更改与功能修正
This commit is contained in:
8
Assets/TcgEngine/Scripts/UI/DeckScroller.cs
Normal file
8
Assets/TcgEngine/Scripts/UI/DeckScroller.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class DeckScroller : MonoBehaviour
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user