Explorar o código

direct: fix missing import in Loader

John C. Allwein %!s(int64=2) %!d(string=hai) anos
pai
achega
7b7294b15d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      direct/src/showbase/Loader.py

+ 1 - 0
direct/src/showbase/Loader.py

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