mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
added want-interest-printout dconfig
This commit is contained in:
parent
d88b0b6411
commit
1940aedead
@ -131,7 +131,7 @@ class DoInterestManager(DirectObject.DirectObject):
|
|||||||
if __debug__:
|
if __debug__:
|
||||||
def printInterests(self):
|
def printInterests(self):
|
||||||
if not WantInterestPrintout:
|
if not WantInterestPrintout:
|
||||||
return
|
return 1
|
||||||
"""
|
"""
|
||||||
Part of the new otp-server code.
|
Part of the new otp-server code.
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user