mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-22 06:28:43 -05:00
*** empty log message ***
This commit is contained in:
@@ -825,7 +825,6 @@ class LevelEditor(NodePath, PandaObject):
|
||||
|
||||
def toggleCollisions(self):
|
||||
if self.panel.fColl.get():
|
||||
print 'ON'
|
||||
self.collisionsOn()
|
||||
self.traversalOn()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user