mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 20:04:09 +03:00
Jets are still using frogs; h.h is double-solid %fork.
This commit is contained in:
parent
d52ec5125f
commit
7a0ca2baf8
@ -47,7 +47,8 @@
|
||||
return ret;
|
||||
}
|
||||
else {
|
||||
return u3nc(c3__frog, u3kdi_tap(lez, u3_nul));
|
||||
// return u3nc(c3__frog, u3kdi_tap(lez, u3_nul));
|
||||
return u3nc(c3__fork, lez);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user