add a warning printf about slowness

This commit is contained in:
Ted Blackman 2019-01-11 18:01:54 -08:00
parent c2ebf77ae2
commit 7ade54973d

View File

@ -496,7 +496,7 @@ _dawn_come(u3_noun stars)
c3_rand(eny_w);
eny = u3i_words(16, eny_w);
fprintf(stderr, "boot: mining a comet\r\n");
fprintf(stderr, "boot: mining a comet. May take up to 30 minutes.\r\n");
seed = u3dc("come:dawn", u3k(stars), u3k(eny));
u3z(eny);