프로젝트 Common 스크립트 추가
This commit is contained in:
11
Gameton-06/Assets/Gameton/Scripts/UI/LoadingUI.cs
Normal file
11
Gameton-06/Assets/Gameton/Scripts/UI/LoadingUI.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace TON
|
||||
{
|
||||
public class LoadingUI : UIBase
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user