Files
bgclock/fastlane/metadata/android/en-US/changelogs/5.txt
T

5 lines
290 B
Plaintext
Raw Normal View History

2026-08-15 15:07:26 +02:00
Fixes a match not coming back correctly after the app is force-quit. The clock
returned to where it stood at the last turn change, losing the time spent on
the turn that was interrupted. The match is now written down once a second
while a clock is running, so at most a second can be lost.