7 lines
130 B
C#
Executable file
7 lines
130 B
C#
Executable file
using System.Collections;
|
|
using System.Collections.Generic;
|
|
using UnityEngine;
|
|
|
|
public class DummyScript_Icon : MonoBehaviour
|
|
{
|
|
}
|