From d206ef6992344ca7fd2a0d543ef8bb75e789fbfa Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 10 Jun 2004 21:34:39 +0000 Subject: [PATCH] clarify comment --- dtool/Config.pp | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/dtool/Config.pp b/dtool/Config.pp index adb76c4e7a..eeff7295da 100644 --- a/dtool/Config.pp +++ b/dtool/Config.pp @@ -82,11 +82,10 @@ // hardcoded in config_msvc.h to C:\Panda3d. // 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