mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +03:00
aqua: use cache for fake ships only
Boot sequence for real ships contains %dawn, which is affected by azimuth state and may not be consistent.
This commit is contained in:
parent
3a4993f58c
commit
804c8a8bb7
@ -531,7 +531,7 @@
|
||||
?- -.ae
|
||||
::
|
||||
%init-ship
|
||||
?: (~(has by fresh-piers) who.ae)
|
||||
?: &(fake.ae (~(has by fresh-piers) who.ae))
|
||||
~& [%aqua %cached-init who.ae]
|
||||
=. this abet-pe:yaho:(pe who.ae)
|
||||
(pe who.ae)
|
||||
@ -572,7 +572,9 @@
|
||||
[/a/newt/0v1n.2m9vh %born ~]
|
||||
==
|
||||
==
|
||||
=. this abet-pe:ahoy:initted
|
||||
=. this
|
||||
?. fake.ae abet-pe:initted
|
||||
abet-pe:ahoy:initted
|
||||
(pe who.ae)
|
||||
::
|
||||
%pause-events
|
||||
|
Loading…
Reference in New Issue
Block a user