diff --git a/direct/src/cluster/ClusterClient.py b/direct/src/cluster/ClusterClient.py index 648560f5b3..a27a74e4d5 100644 --- a/direct/src/cluster/ClusterClient.py +++ b/direct/src/cluster/ClusterClient.py @@ -363,7 +363,7 @@ class ClusterClient(DirectObject.DirectObject): """ Update cameraJig position to reflect latest position """ (name,x, y, z, h, p, r, sx, sy, sz,red,g,b,a, hidden) = data - dgi) +# dgi) #print "name" #if (name == "camNode"): # print x,y,z,h,p,r, sx, sy, sz,red,g,b,a, hidden