HAARFTE/Assets/DemoGame/GameRes/AssetsConstTemplate.txt

5 lines
70 B
Plaintext
Raw Normal View History

2024-10-24 16:16:57 +08:00
using UnityEngine;
public static class #CLASSNAME#
{
#CONSTCONTENT#
}