### Goal Description Add `PlayerRoles` (`IReadOnlyDictionary<Player, RoleTypeId>`) to `WaveRespawnedEventArgs` to indicate players' respawn roles ### Notes Alternatively, name it `Roles `like in `WaveRespawningEventArgs`.
Goal Description
Add
PlayerRoles(IReadOnlyDictionary<Player, RoleTypeId>) toWaveRespawnedEventArgsto indicate players' respawn rolesNotes
Alternatively, name it
Roleslike inWaveRespawningEventArgs.