mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
removed unnecessary taskName
This commit is contained in:
parent
d8c670ffb3
commit
9805f7a6cb
@ -81,7 +81,6 @@ class DistributedSmoothNodeBase:
|
||||
# startPosHprBroadcast; we should at least make an effort to keep
|
||||
# this task accurately aligned with its period and starting time.
|
||||
self.d_broadcastPosHpr()
|
||||
taskName = self.taskName("sendPosHpr")
|
||||
task.delayTime = self.__broadcastPeriod
|
||||
return Task.again
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user