From 50109bd501acbe356281f9d18cf6986974ba56e1 Mon Sep 17 00:00:00 2001 From: rdb Date: Fri, 7 Nov 2008 17:56:50 +0000 Subject: [PATCH] remove texture-path and sound-path --- doc/makepanda/config.in | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/makepanda/config.in b/doc/makepanda/config.in index b5161fd4e1..1294685393 100755 --- a/doc/makepanda/config.in +++ b/doc/makepanda/config.in @@ -36,7 +36,7 @@ multisamples 0 # These control the amount of output Panda gives for some various # categories. The severity levels, in order, are "spam", "debug", -# "info", "warning", and "fatal"; the default is "info". Uncomment +# "info", "warning", and "error"; the default is "info". Uncomment # one (or define a new one for the particular category you wish to # change) to control this output. @@ -51,12 +51,6 @@ default-directnotify-level warning model-path $MAIN_DIR model-path $THIS_PRC_DIR/.. model-path $THIS_PRC_DIR/../models -sound-path $MAIN_DIR -sound-path $THIS_PRC_DIR/.. -sound-path $THIS_PRC_DIR/../models -texture-path $MAIN_DIR -texture-path $THIS_PRC_DIR/.. -texture-path $THIS_PRC_DIR/../models # This enable the automatic creation of a TK window when running # Direct.