Example #1
0
 void treeAdd()
 {
     if (tree = true)
     {
         ResourceUI.treeAddGPoints(points);
     }
 }