You've already forked taptap2024_GJ_chidouren
9 lines
121 B
C#
9 lines
121 B
C#
using UnityEngine;
|
|
|
|
namespace IcecreamView
|
|
{
|
|
public class CustomUIConnector : MonoBehaviour
|
|
{
|
|
|
|
}
|
|
} |