diff --git a/panda/src/putil/config_util.cxx b/panda/src/putil/config_util.cxx index 45a4b9eee1..fc32c06fed 100644 --- a/panda/src/putil/config_util.cxx +++ b/panda/src/putil/config_util.cxx @@ -81,7 +81,7 @@ ConfigVariableSearchPath sound_path ("sound-path", PRC_DESC("The directories to search for sound and music files to be loaded.")); ConfigVariableSearchPath plugin_path -("plugin-path", +("plugin-path", "", PRC_DESC("The directories to search for plugin shared libraries."));