mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
use <auto> filename path
This commit is contained in:
parent
1addfb29d8
commit
d9040abb58
@ -81,7 +81,7 @@ ConfigVariableSearchPath sound_path
|
|||||||
("sound-path",
|
("sound-path",
|
||||||
PRC_DESC("The directories to search for sound and music files to be loaded."));
|
PRC_DESC("The directories to search for sound and music files to be loaded."));
|
||||||
ConfigVariableSearchPath plugin_path
|
ConfigVariableSearchPath plugin_path
|
||||||
("plugin-path",
|
("plugin-path", "<auto>",
|
||||||
PRC_DESC("The directories to search for plugin shared libraries."));
|
PRC_DESC("The directories to search for plugin shared libraries."));
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user