This repository has been archived on 2026-01-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AW_2025/Assets/Scripts/UI/Popup/Panel_Result.cs
2025-03-05 09:54:54 +09:00

7 lines
67 B
C#

using UnityEngine;
public class Panel_Result : MonoBehaviour
{
}