tree_cmd.c
changeset 2220 6c186dad8188
parent 2186 461a2aff3486
child 2230 fc2cbf1b5b41
--- 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) {