Browse Source

*** empty log message ***

Samir Naik 21 years ago
parent
commit
f9fd5f0195
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/directtools/DirectSelection.py

+ 1 - 1
direct/src/directtools/DirectSelection.py

@@ -560,7 +560,7 @@ class SelectionRay(SelectionQueue):
 
     def pickBitMask(self, bitMask = BitMask32.allOff(),
                     targetNodePath = render,
-                    skipFlags = SKIP_ALL ):
+                    skipFlags = SKIP_ALL):
         self.collideWithBitMask(bitMask)
         self.pick(targetNodePath)
         # Determine collision entry