mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
gall: fix path in +mo-cyst
This commit is contained in:
parent
fbc5b351fc
commit
9fa4f44b8c
@ -411,13 +411,15 @@
|
||||
?> ?=([%f %made *] sign-arvo)
|
||||
?> ?=([@ @ @ @ @ ~] path)
|
||||
::
|
||||
=/ beak-path t.t.path
|
||||
::
|
||||
=/ =beak
|
||||
=/ ship (slav %p i.t.t.path)
|
||||
=/ desk i.t.t.t.path
|
||||
=/ case [%da (slav %da i.t.t.t.t.path)]
|
||||
=/ ship (slav %p i.beak-path)
|
||||
=/ desk i.t.beak-path
|
||||
=/ case [%da (slav %da i.t.t.beak-path)]
|
||||
[p=ship q=desk r=case]
|
||||
::
|
||||
(mo-receive-core i.t.t.path beak result.sign-arvo)
|
||||
(mo-receive-core i.t.path beak result.sign-arvo)
|
||||
::
|
||||
:: +mo-cyst-pel: translated peer.
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user