christofsteel / pyautosplit

Autosplitter for Linux (for the LiveSplit Server)
Apache License 2.0
45 stars 5 forks source link

callbacks: reset timer before starting LiveSplitOne timer #16

Closed div72 closed 1 year ago

div72 commented 1 year ago

When the timer is not reset, the start command can fail to actually start the timer. This PR makes it so a reset command is issued before starting the timer.