Mark replay done on Q

This commit is contained in:
jl777
2019-02-16 08:53:22 -11:00
parent c7db40898a
commit e9bddb1ed1

View File

@@ -269,6 +269,7 @@ over:
q_comm = FALSE; q_comm = FALSE;
if ( rs->guiflag != 0 ) if ( rs->guiflag != 0 )
rogue_bailout(rs); rogue_bailout(rs);
else rs->replaydone = (uint32_t)time(NULL);
return; return;
when 'i': after = FALSE; inventory(rs,pack, 0); when 'i': after = FALSE; inventory(rs,pack, 0);
when 'I': after = FALSE; picky_inven(rs); when 'I': after = FALSE; picky_inven(rs);