mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
also set lastticks after recording
This commit is contained in:
parent
450526cc40
commit
a49dc75d5f
@ -544,6 +544,7 @@ bool record_animation() {
|
||||
saveHighQualityShot(buf);
|
||||
rollback();
|
||||
}
|
||||
lastticks = ticks = SDL_GetTicks();
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user