|
@@ -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
|
|
|
|
|
|