Exemplo n.º 1
0
 internal static void Unload()
 {
     Instance = null;
 }
Exemplo n.º 2
0
 internal static void Load()
 {
     Instance = new Riven_Tree();
 }