Mocap.java
.. .. @@ -921,7 +921,7 @@ 921 921 // //GetFileRoot(); 922 922 923 923 // sept 2014: // 924 - GrafreeD.RENDERME = 3; // patch for Merge objects924 + Grafreed.RENDERME = 3; // patch for Merge objects925 925 float[] thedata = bvh.animation.getBoneData(0); 926 926 927 927 os.x = (float) (path.get(i).toParent[3][0]); // - thedata[frame*6]); .. .. @@ -1566,7 +1566,7 @@ 1566 1566 1567 1567 lastsoundtime = Globals.framecount; 1568 1568 1569 - GrafreeD.hassound = true;1569 + Grafreed.hassound = true;1570 1570 } 1571 1571 // else 1572 1572 // System.out.println("skipped");