mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
vere: save snapshot upon completed replay
This commit is contained in:
parent
f1a3da92ed
commit
0d617eefc9
@ -725,6 +725,7 @@ _pier_play(u3_play* pay_u)
|
|||||||
u3_pier_cram(pir_u);
|
u3_pier_cram(pir_u);
|
||||||
}
|
}
|
||||||
else if ( pay_u->eve_d == log_u->dun_d ) {
|
else if ( pay_u->eve_d == log_u->dun_d ) {
|
||||||
|
u3_lord_save(pir_u->god_u);
|
||||||
_pier_work_init(pir_u);
|
_pier_work_init(pir_u);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user