diff --git a/config.txt b/config.txt index 122987e..1f81c59 100644 --- a/config.txt +++ b/config.txt @@ -82,3 +82,14 @@ ############################################### Version = "1.11" ############################################### + +############################################### +# Debugging # +############################################### +# This mode lets you manually select which # +# move is performed out of those available. # +# At any point, you can switch to letting the # +# program run freely. # +############################################### + debug = 0 #(default: 0) +###############################################