mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-29 16:57:56 +00:00
also set lastticks after recording
This commit is contained in:
@@ -544,6 +544,7 @@ bool record_animation() {
|
||||
saveHighQualityShot(buf);
|
||||
rollback();
|
||||
}
|
||||
lastticks = ticks = SDL_GetTicks();
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user