summaryrefslogtreecommitdiffstats
path: root/subsurfacestartup.c
diff options
context:
space:
mode:
Diffstat (limited to 'subsurfacestartup.c')
-rw-r--r--subsurfacestartup.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/subsurfacestartup.c b/subsurfacestartup.c
index 58291d272..1af68510e 100644
--- a/subsurfacestartup.c
+++ b/subsurfacestartup.c
@@ -41,7 +41,8 @@ struct preferences default_prefs = {
.bottompo2 = 1400,
.decopo2 = 1600,
.doo2breaks = false,
- .drop_stone_mode = false
+ .drop_stone_mode = false,
+ .show_pictures_in_profile = true
};
int run_survey;