Browse Source

Initialized MaxT

Mark Mine 24 years ago
parent
commit
23d7af4355
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/tkpanels/MopathRecorder.py

+ 1 - 0
direct/src/tkpanels/MopathRecorder.py

@@ -134,6 +134,7 @@ class MopathRecorder(AppShell, PandaObject):
             self.nurbsCurveDrawer.getGeomNode())
         useDirectRenderStyle(self.curveNodePath)
         # Playback variables
+        self.maxT = 0.0
         self.playbackTime = 0.0
         self.loopPlayback = 1
         self.playbackSF = 1.0