@@ -3154,6 +3154,7 @@ bool makeEmpty(cell *c) {
if(c->land == laWildWest) {
forCellEx(c2, c)
forCellEx(c3, c2)
if(c3->wall != waBarrier)
c3->wall = waNone;
}
The note is not visible to the blocked user.