Browse Source

clarify comment

David Rose 21 years ago
parent
commit
d206ef6992
1 changed files with 4 additions and 5 deletions
  1. 4 5
      dtool/Config.pp

+ 4 - 5
dtool/Config.pp

@@ -82,11 +82,10 @@
 // hardcoded in config_msvc.h to C:\Panda3d.
 // hardcoded in config_msvc.h to C:\Panda3d.
 
 
 // You may also override this for a particular tree by defining a
 // You may also override this for a particular tree by defining a
-// variable name like DTOOL_INSTALL or PANDA_INSTALL.  This variable
-// will have no effect when you are using the cttools to control your
-// attachment to the trees; in this case, the install directory for
-// each tree will by default be the root of the tree itself (although
-// this may be overridden).
+// variable name like DTOOL_INSTALL or PANDA_INSTALL.  (The
+// INSTALL_DIR variable will have no effect if you are using the
+// ctattach tools to control your attachment to the trees; but this
+// will be the case only if you are a member of the VR Studio.)
 
 
 // #define INSTALL_DIR /usr/local/panda
 // #define INSTALL_DIR /usr/local/panda