diff --git a/plugins/autochop.cpp b/plugins/autochop.cpp index 13ffa70ea..286910e71 100644 --- a/plugins/autochop.cpp +++ b/plugins/autochop.cpp @@ -587,6 +587,7 @@ public: if (burrows_column.getSelectedElems().size() > 0) { OutputString(COLOR_GREEN, x, y, "Will chop in selected burrows", true, left_margin); + ++y; } else {