Skip to content

Fixed: a player's time and death count didn't reset on the client's end upon resetting the map in online games.

When the map resets, a player's time and death count should also reset to zero. While this happened in offline games and on the server's end, this wasn't happening on the client's end in online games. This fix ensures that the behaviour is now consistent both offline and online.

Merge request reports