mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
*** empty log message ***
This commit is contained in:
parent
a5dd3a94ba
commit
ff591b45e4
@ -212,6 +212,7 @@ class ControlManager:
|
||||
|
||||
def stop(self):
|
||||
self.disable()
|
||||
if self.currentControls:
|
||||
self.currentControls.setCollisionsActive(0)
|
||||
self.currentControls.setAvatar(None)
|
||||
self.currentControls = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user