@@ -3448,6 +3448,8 @@ EX bool makeEmpty(cell *c) {
;
elseif(c->wall==waDock)
;
elseif(c->wall==waLadder)
;
elseif(c->land==laDocks)
c->wall=waBoat;
elseif(c->wall==waFreshGrave&&bounded)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.