mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
added comment about d_broadcastPosHpr
This commit is contained in:
parent
e230108209
commit
6960d34edc
@ -53,6 +53,7 @@ class DistributedSmoothNodeBase:
|
||||
BT.XYH: self.cnode.broadcastPosHprXyh,
|
||||
BT.XY: self.cnode.broadcastPosHprXy,
|
||||
}
|
||||
# this comment is here so it will show up in a grep for 'def d_broadcastPosHpr'
|
||||
self.d_broadcastPosHpr = broadcastFuncs[self.broadcastType]
|
||||
|
||||
# Set stagger to non-zero to randomly delay the initial task execution
|
||||
|
Loading…
x
Reference in New Issue
Block a user