direct: fix missing import in Loader
This commit is contained in:
parent
c7c70bc32a
commit
7b7294b15d
|
|
@ -16,6 +16,7 @@ from panda3d.core import (
|
|||
ModelPool,
|
||||
NodePath,
|
||||
PandaNode,
|
||||
SamplerState,
|
||||
ShaderPool,
|
||||
StaticTextFont,
|
||||
TexturePool,
|
||||
|
|
|
|||
Loading…
Reference in New Issue