示例#1
0
 internal static void Unload()
 {
     Instance = null;
 }
示例#2
0
 internal static void Load()
 {
     Instance = new Defiled_Tree();
 }