undocument bug

This commit is contained in:
ethan merchant 2024-11-10 04:03:23 -05:00
parent c87d56ef43
commit 9b5a17cb0c

View file

@ -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);
}