*** empty log message ***

This commit is contained in:
David Rose 2001-07-25 02:42:01 +00:00
parent 41210fca9a
commit ba0a4512c2
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ ConfigureFn(config_pgui) {
init_libpgui();
}
const bool pgui_quick = config_pgui.GetBool("pgui-quick", false);
const bool pgui_quick = config_pgui.GetBool("pgui-quick", true);
////////////////////////////////////////////////////////////////////