diff options
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r-- | core/subsurfacestartup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index 1041e7d10..7534a4988 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -84,7 +84,7 @@ struct preferences default_prefs = { .category = { 0 } }, .deco_mode = BUEHLMANN, - .conservatism_level = 3, + .vpmb_conservatism = 3, .distance_threshold = 1000, .time_threshold = 600, .cloud_timeout = 5 |