diff --git a/extra/terrain/deploy.factor b/extra/terrain/deploy.factor index c27e7b3c84..42e2fd68ab 100644 --- a/extra/terrain/deploy.factor +++ b/extra/terrain/deploy.factor @@ -5,7 +5,7 @@ H{ { deploy-c-types? f } { deploy-unicode? f } { deploy-io 2 } - { deploy-reflection 2 } + { deploy-reflection 1 } { "stop-after-last-window?" t } { deploy-word-props? f } { deploy-math? t }