mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 13:54:20 +03:00
u3: %evil leaves no trace
This commit is contained in:
parent
69c66adf22
commit
8fb19c9ae2
@ -1348,6 +1348,11 @@ u3m_soft(c3_w mil_w,
|
||||
|
||||
pro = u3nc(u3k(cod), u3_nul);
|
||||
}
|
||||
// %evil leaves no trace
|
||||
//
|
||||
else if ( c3__evil == cod ) {
|
||||
pro = u3nc(u3k(cod), u3_nul);
|
||||
}
|
||||
else {
|
||||
u3_noun mok = u3dc("mook", 2, u3k(tax));
|
||||
pro = u3nc(u3k(cod), u3k(u3t(mok)));
|
||||
|
Loading…
Reference in New Issue
Block a user