JensForstmann / tmt2

TMT2 - Tournament Match Tracker 2: Supervise/Manage Counter-Strike 2 matches with ease!
MIT License
26 stars 6 forks source link

Use `mp_pause_match` before loading round backup #21

Closed ovee closed 1 year ago

ovee commented 1 year ago

In CS2 mp_backup_restore_load_autopause does not seem to work, but executing mp_pause_match before loading the backup pauses the match after the round has been restored.

JensForstmann commented 1 year ago

Hi, I've noticed this behaviour as well and pushed a fix 3 minutes after your PR. Blame Micha that he reminded me on that issue 😆