EDGES
t->flags &= (~EDGES | edge_flags(tp, t->x, t->y));
t->flags &= (~EDGES | edge_flags(tp, x, y));
tp->freeze = EDGES;