mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
make notify always exist for trunk-publish testing
TODO: somebody fix this!
This commit is contained in:
parent
efc2a9ce26
commit
f718cd20b2
@ -18,7 +18,7 @@ class DoInterestManager(DirectObject.DirectObject):
|
||||
"""
|
||||
Top level Interest Manager
|
||||
"""
|
||||
if __debug__:
|
||||
#if __debug__: is this production ready?
|
||||
from direct.directnotify.DirectNotifyGlobal import directNotify
|
||||
notify = directNotify.newCategory("DoInterestManager")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user