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 8d8d848f2..a451c2ba3 100644
--- a/subsurfacestartup.c
+++ b/subsurfacestartup.c
@@ -39,7 +39,8 @@ struct preferences default_prefs = {
.ascratelast6m = 1000 / 60,
.descrate = 18000 / 60,
.bottompo2 = 1400,
- .decopo2 = 1600
+ .decopo2 = 1600,
+ .doo2breaks = false
};
int run_survey;