5 lines
290 B
Plaintext
5 lines
290 B
Plaintext
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.
|