Esempio n. 1
0
 internal static void Unload()
 {
     Instance = null;
 }
Esempio n. 2
0
 internal static void Load()
 {
     Instance = new Defiled_Tree();
 }