diff -r a62bfd598c83 -r 6c186dad8188 tree_cmd.c --- a/tree_cmd.c Thu Jul 28 09:41:09 2005 +0000 +++ b/tree_cmd.c Thu Jul 28 19:18:27 2005 +0000 @@ -264,7 +264,7 @@ DrawHillyLandTile(ti); } - DrawClearLandFence(ti, _m[ti->tile].m4 >> 2); + DrawClearLandFence(ti); z = ti->z; if (ti->tileh != 0) {