diff --git a/direct/src/plugin/p3d_plugin.h b/direct/src/plugin/p3d_plugin.h index dea7eaaf38..2bd910c3ad 100644 --- a/direct/src/plugin/p3d_plugin.h +++ b/direct/src/plugin/p3d_plugin.h @@ -124,9 +124,8 @@ extern "C" { Next, trusted_environment should be set true to indicate that the environment and p3d file are already trusted. If this is set, the - current working directory will remain unchanged, and the p3d file - will be run without checking its signature. Normally, a browser - plugin should set this false. + p3d file will be run without checking its signature. Normally, a + browser plugin should set this false. Finally, console_environment should be set true to indicate that we are running within a text-based console, and expect to preserve the