Browse Source

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

Jason Yeung 20 years ago
parent
commit
549250e57e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/distributed/RelatedObjectMgr.py

+ 1 - 1
direct/src/distributed/RelatedObjectMgr.py

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