Dave Schuyler 20 lat temu
rodzic
commit
070c1bc0cf
1 zmienionych plików z 2 dodań i 2 usunięć
  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 "\n\nEnvironment Debug Info {"
            print "* model path:"
            print "* model path:"
            print getModelPath()
            print getModelPath()
-           print "* dna path:"
-           print getDnaPath()
+           #print "* dna path:"
+           #print getDnaPath()
            print "* texture path:"
            print "* texture path:"
            print getTexturePath()
            print getTexturePath()
            print "* sound path:"
            print "* sound path:"