With both face and fuss.

This commit is contained in:
C. Guy Yarvin 2016-01-16 16:30:07 -08:00
parent 2e064c388c
commit 6d79d60739

View File

@ -13,7 +13,7 @@
if ( c3__void == tip ) {
return c3__void;
}
else return u3nt(c3__fuss,
else return u3nt(c3__face,
u3k(sag),
u3k(tip));
}
@ -37,7 +37,7 @@
if ( c3__void == tip ) {
return c3__void;
}
else return u3nt(c3__fuss,
else return u3nt(c3__face,
u3k(sag),
u3k(tip));
}