diff options
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r-- | core/subsurfacestartup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index c2881a17f..f58efb114 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -52,6 +52,7 @@ struct preferences default_prefs = { .descrate = 18000 / 60, .bottompo2 = 1400, .decopo2 = 1600, + .bestmixead = 30000, .doo2breaks = false, .drop_stone_mode = false, .switch_at_req_stop = false, |