瀏覽代碼

*** empty log message ***

David Rose 25 年之前
父節點
當前提交
563e041030
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panda/src/sgmanip/nodePath.cxx

+ 1 - 1
panda/src/sgmanip/nodePath.cxx

@@ -2208,7 +2208,7 @@ prepare_scene(GraphicsStateGuardianBase *gsg) {
   // Use the ScenePrepareVisitor and fire off a traversal of the scene
   // Use the ScenePrepareVisitor and fire off a traversal of the scene
   // beginning at the bottom node.  The ScenePrepareVisitor (defined
   // beginning at the bottom node.  The ScenePrepareVisitor (defined
   // above) will call prepare() on each texture it finds in the scene
   // above) will call prepare() on each texture it finds in the scene
-  // graph at this point at below.
+  // graph at this point and below.
   ScenePrepareVisitor visitor;
   ScenePrepareVisitor visitor;
   visitor._gsg = gsg;
   visitor._gsg = gsg;