tree_cmd.c
changeset 1902 5d653da1abb7
parent 1901 fb05044cf5c3
child 1977 4392ae3d8e31
--- a/tree_cmd.c	Sat Jun 04 11:56:32 2005 +0000
+++ b/tree_cmd.c	Sat Jun 04 12:13:24 2005 +0000
@@ -580,7 +580,7 @@
 				if ((m2&0x30) != 0x20) // if not on snow/desert, then on rough land
 					m5 = 7;
 			}
-			_map_owner[tile] = OWNER_NONE;
+			SetTileOwner(tile, OWNER_NONE);
 		}
 	} else {
 		/* in the middle of a transition, change to next */