diff --git a/direct/src/distributed/DoInterestManager.py b/direct/src/distributed/DoInterestManager.py index d739430be0..7f1b9c5c6d 100755 --- a/direct/src/distributed/DoInterestManager.py +++ b/direct/src/distributed/DoInterestManager.py @@ -131,7 +131,7 @@ class DoInterestManager(DirectObject.DirectObject): if __debug__: def printInterests(self): if not WantInterestPrintout: - return + return 1 """ Part of the new otp-server code. """