mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
remove texture-path and sound-path
This commit is contained in:
parent
6363d4c2d4
commit
50109bd501
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user