mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 23:34:57 -04:00
direct: Fix undefined ConfigVariableBool name in ClockDelta
This commit is contained in:
parent
e034e7f4b3
commit
bb6a66a582
@ -1,7 +1,7 @@
|
||||
# ClockDelta provides the ability to use clock synchronization for
|
||||
# distributed objects
|
||||
|
||||
from panda3d.core import ClockObject
|
||||
from panda3d.core import ClockObject, ConfigVariableBool
|
||||
from direct.directnotify import DirectNotifyGlobal
|
||||
from direct.showbase import DirectObject
|
||||
import math
|
||||
|
Loading…
x
Reference in New Issue
Block a user