mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Commented out unerased line at 366
This commit is contained in:
parent
865c50b9d4
commit
5c42698d34
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user