8 lines
95 B
C#
8 lines
95 B
C#
using UnityEngine;
|
|
|
|
namespace CC
|
|
{
|
|
public class DeleteOnStart : MonoBehaviour
|
|
{
|
|
}
|
|
} |