removed commented code

This commit is contained in:
Philip Rosedale 2014-06-25 15:24:21 -07:00
parent 58d460da09
commit 9af2b2b4dc

View file

@ -50,12 +50,6 @@ var pose = [
{joint:"LeftUpLeg", rotation: {x:100.0, y:-15.0, z:0.0}},
{joint:"LeftLeg", rotation: {x:-130.0, y:-15.0, z:0.0}},
{joint:"LeftFoot", rotation: {x:30, y:15.0, z:0.0}}
//{joint:"Spine2", rotation: {x:20, y:0.0, z:0.0}},
//{joint:"RightShoulder", rotation: {x:0.0, y:40.0, z:0.0}},
//{joint:"LeftShoulder", rotation: {x:0.0, y:-40.0, z:0.0}}
];
var startPoseAndTransition = [];