Beispiel #1
0
 internal static void Unload()
 {
     Instance = null;
 }
Beispiel #2
0
 internal static void Load()
 {
     Instance = new Riven_Tree();
 }