7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
|
using UnityEngine;
|
||
|
using System.Collections.Generic;
|
||
|
|
||
|
public static class #CLASSNAME#
|
||
|
{
|
||
|
#CONSTCONTENT#
|
||
|
}
|