瀏覽代碼

getDnaPath

Dave Schuyler 20 年之前
父節點
當前提交
070c1bc0cf
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      direct/src/showbase/ShowBase.py

+ 2 - 2
direct/src/showbase/ShowBase.py

@@ -284,8 +284,8 @@ class ShowBase(DirectObject.DirectObject):
            print "\n\nEnvironment Debug Info {"
            print "* model path:"
            print getModelPath()
-           print "* dna path:"
-           print getDnaPath()
+           #print "* dna path:"
+           #print getDnaPath()
            print "* texture path:"
            print getTexturePath()
            print "* sound path:"