--- a/src/download.cpp Sat Dec 07 01:08:52 2013 +0200 +++ b/src/download.cpp Sat Dec 07 01:18:21 2013 +0200 @@ -33,7 +33,7 @@ cfg (String, net_downloadpath, ""); cfg (Bool, net_guesspaths, true); -cfg (Bool, net_autoclose, false); +cfg (Bool, net_autoclose, true); const str g_unofficialLibraryURL ("http://ldraw.org/library/unofficial/");