mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 19:55:53 +03:00
Fixed error in %glyph lowdown construction and improved its handling.
This commit is contained in:
parent
fdc36b3688
commit
6c20c8d0fe
@ -154,6 +154,8 @@
|
||||
::
|
||||
|= nek/_nak
|
||||
^+ +>
|
||||
?: =(nek nak)
|
||||
+>
|
||||
=. nak nek
|
||||
=. nik %- ~(gas by *(map (set partner) char))
|
||||
=- (zing `(list (list {(set partner) char}))`-)
|
||||
|
@ -279,11 +279,9 @@
|
||||
(strap her ?~(hand.q.dup ~ `q.dup))
|
||||
::
|
||||
$bind ::x set glyph binding.
|
||||
%. [%glyph nak]
|
||||
%= ra-inform
|
||||
nik (~(put by nik) q.dup p.dup)
|
||||
nak (~(put ju nak) p.dup q.dup)
|
||||
==
|
||||
=. nik (~(put by nik) q.dup p.dup)
|
||||
=. nak (~(put ju nak) p.dup q.dup)
|
||||
(ra-inform %glyph nak)
|
||||
==
|
||||
::
|
||||
++ ra-config :: configure story
|
||||
|
Loading…
Reference in New Issue
Block a user