direct: fix missing import in Loader

This commit is contained in:
John C. Allwein 2023-02-12 09:28:04 -07:00
parent c7c70bc32a
commit 7b7294b15d
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ from panda3d.core import (
ModelPool,
NodePath,
PandaNode,
SamplerState,
ShaderPool,
StaticTextFont,
TexturePool,