Strange bug of probably no consequence.

This commit is contained in:
C. Guy Yarvin 2013-12-27 23:01:46 -05:00
parent ff8c1d2ad8
commit 10dd2c22e2

View File

@ -202,7 +202,13 @@
}
}
}
case c3__cube:
case c3__cube: {
u2_type fop = j2_mcy(Pt6, ut, repo)(wir_r, van, sut);
u2_noun pro = _find_in(wir_r, van, fop, dep, way, cog, gil);
u2_rl_lose(wir_r, fop);
return pro;
}
case c3__fork: {
if ( (u2_no == u2_as_trel(sut, 0, &p_sut, &q_sut)) ) {
return u2_bl_bail(wir_r, c3__fail);