restores kernel mug when restarting the worker (on %play)

This commit is contained in:
Joe Bryan 2019-04-26 11:13:49 -07:00
parent 6b362c4008
commit 45fff7f8da

View File

@ -765,6 +765,7 @@ _pier_work_play(u3_pier* pir_u,
// all events in the worker are complete
//
god_u->rel_d = god_u->dun_d = god_u->sen_d = (lav_d - 1ULL);
god_u->mug_l = mug_l;
_pier_boot_ready(pir_u);
}