From c6ffd32fe7574801d3340ea5f2ea850676824f4d Mon Sep 17 00:00:00 2001 From: Joachim Stolberg Date: Fri, 16 Jun 2017 00:51:07 +0200 Subject: [PATCH] settingtypes.txt added --- settingtypes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settingtypes.txt b/settingtypes.txt index 221834c..b549e45 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -1,3 +1,3 @@ --- if true, you have to punch the sieve to operate --- if false, the sieve will operate automatically +# If enabled, you have to punch the sieve to operate. +# If disabled, the sieve will operate automatically. gravelsieve_enable_manual_mode (Enable manual mode) bool false \ No newline at end of file