- Related Object Manager now can be defined on the AI Side and used.

This commit is contained in:
Jason Yeung
2005-07-26 00:38:27 +00:00
parent 2060e845bb
commit 549250e57e

View File

@@ -1,6 +1,6 @@
"""RelatedObjectMgr module: contains the RelatedObjectMgr class"""
from direct.showbase.ShowBaseGlobal import *
# from direct.showbase.ShowBaseGlobal import *
from direct.showbase import DirectObject
from direct.directnotify import DirectNotifyGlobal