# HG changeset patch # User Yuhi TOMARI # Date 1367031690 -32400 # Node ID cfc4347f4098ff91ff9d0085e1362947817213af # Parent 177b5c305de6dc650d0883f4f5c98f084709a6ca fin diff -r 177b5c305de6 -r cfc4347f4098 presen/index.html --- a/presen/index.html Thu Apr 25 16:41:30 2013 +0900 +++ b/presen/index.html Sat Apr 27 12:01:30 2013 +0900 @@ -399,7 +399,7 @@
             void
             HTask::iterate(long x, long y) {
-                tl->dim=1;
+                tl->dim=2;
                 tl->x=x;
                 tl->y=y;
                 tl->z=1;