Added models subdirectory to model path

This commit is contained in:
Josh Yelon 2005-04-01 22:58:17 +00:00
parent 00d53a560a
commit 7af0aaca58

View File

@ -1843,10 +1843,13 @@ default-directnotify-level warning
model-path . model-path .
model-path $THIS_PRC_DIR/.. model-path $THIS_PRC_DIR/..
model-path $THIS_PRC_DIR/../models
sound-path . sound-path .
sound-path $THIS_PRC_DIR/.. sound-path $THIS_PRC_DIR/..
sound-path $THIS_PRC_DIR/../models
texture-path . texture-path .
texture-path $THIS_PRC_DIR/.. texture-path $THIS_PRC_DIR/..
texture-path $THIS_PRC_DIR/../models
# This enable the automatic creation of a TK window when running # This enable the automatic creation of a TK window when running
# Direct. # Direct.