mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-18 12:43:44 -04:00
*** empty log message ***
This commit is contained in:
parent
d80d57919a
commit
6a5516b425
@ -825,7 +825,6 @@ class LevelEditor(NodePath, PandaObject):
|
||||
|
||||
def toggleCollisions(self):
|
||||
if self.panel.fColl.get():
|
||||
print 'ON'
|
||||
self.collisionsOn()
|
||||
self.traversalOn()
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user