tile.c
changeset 1210 225aa5566f0e
parent 1209 c2dc0bd92158
child 1211 dec59256a91e
--- a/tile.c	Mon May 19 12:34:54 2008 +0100
+++ b/tile.c	Mon May 19 12:42:26 2008 +0100
@@ -20,7 +20,7 @@
 			return;
 		mfact = d;
 	}
-	updategeom();
+	updatetilegeom();
 	arrange();
 }