Browse Source

missed a comment

Joe Shochet 22 years ago
parent
commit
6d084e845d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/showbase/GravityWalker.py

+ 1 - 1
direct/src/showbase/GravityWalker.py

@@ -305,7 +305,7 @@ class GravityWalker(DirectObject.DirectObject):
         # del self.cFloorSphereNodePath
         # del self.cFloorSphereNodePath
 
 
         del self.pusher
         del self.pusher
-        del self.pusherFloor
+        # del self.pusherFloor
         del self.event
         del self.event
         del self.lifter
         del self.lifter