ddnet/src/game/server/gamemodes
Robert Müller 10433e0c71 Reset teams when restarting round
The state of teams was not reset when restarting a round with `restart`, which led to various issues (#5144):

- Switchers kept their previous state instead of being reset to the initial state after restarting.
- Teams that started racing sometimes could not be joined after restarting.
- Sometimes teams cannot finish a race after restarting. I cannot reproduce this issue, so I don't know if it's fixed by these changes.
2022-11-29 21:56:59 +01:00
..
DDRace.cpp Reset teams when restarting round 2022-11-29 21:56:59 +01:00
DDRace.h Reset teams when restarting round 2022-11-29 21:56:59 +01:00