quiet that collisionLoopFinished event

This commit is contained in:
David Rose 2009-06-07 21:16:08 +00:00
parent eccc5cfdf9
commit 2591033c27
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ class Messenger:
self.quieting={"NewFrame":1,
"avatarMoving":1,
"event-loop-done":1,
'collisionLoopFinished':1,
} # see def quiet()
def _getMessengerId(self, object):