Browse Source

formatting

Dave Schuyler 20 years ago
parent
commit
0e4199bc2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/showbase/ShadowPlacer.py

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

@@ -148,4 +148,4 @@ class ShadowPlacer(DirectObject.DirectObject):
                 self.activeCount, self.count, self.cTrav.getNumColliders())
                 self.activeCount, self.count, self.cTrav.getNumColliders())
                 self.notify.debug(message)
                 self.notify.debug(message)
                 onScreenDebug.add("ShadowPlacers", message)
                 onScreenDebug.add("ShadowPlacers", message)
-            return 1 # to allow assert(self.debugDisplay())
+            return 1 # to allow assert self.debugDisplay()