Skip to content

Commit 7b7294b

Browse files
committed
direct: fix missing import in Loader
1 parent c7c70bc commit 7b7294b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

direct/src/showbase/Loader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
ModelPool,
1717
NodePath,
1818
PandaNode,
19+
SamplerState,
1920
ShaderPool,
2021
StaticTextFont,
2122
TexturePool,

0 commit comments

Comments
 (0)