diff --git a/src/Mono.cs b/src/Mono.cs index 8a29216..0d3182a 100644 --- a/src/Mono.cs +++ b/src/Mono.cs @@ -236,8 +236,6 @@ static class Mono // } } - // [!] if can't find a viable cell try again next step - // (as it is possible to fence in the tail esp if you are eating) return (viable, cell); }