mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
removed ToontownGlobals import
This commit is contained in:
parent
d98e79f644
commit
7b19c4b1f6
@ -1,7 +1,6 @@
|
||||
"""ParentMgr module: contains the ParentMgr class"""
|
||||
|
||||
from ShowBaseGlobal import *
|
||||
from ToontownGlobals import *
|
||||
import DirectNotifyGlobal
|
||||
|
||||
class ParentMgr:
|
||||
|
@ -1,7 +1,6 @@
|
||||
"""RelatedObjectMgr module: contains the RelatedObjectMgr class"""
|
||||
|
||||
from ShowBaseGlobal import *
|
||||
from ToontownGlobals import *
|
||||
import DirectObject
|
||||
import DirectNotifyGlobal
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user