5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
|
using UnityEngine;
|
||
|
public static class #CLASSNAME#
|
||
|
{
|
||
|
#CONSTCONTENT#
|
||
|
}
|