[Protocol] Renamed quake 2's player's frags field to score to be more inline with the other protocols

This commit is contained in:
CosminPerRam 2023-06-27 01:06:16 +03:00
parent 84ebeb8065
commit f7e93fd7cd
2 changed files with 7 additions and 3 deletions

View file

@ -16,6 +16,9 @@ Games:
- [Just Cause 2: Multiplayer](https://store.steampowered.com/app/259080/Just_Cause_2_Multiplayer_Mod/) support.
### Breaking...
Protocols:
- Quake 2: Renamed the players frags field to score to be more inline with the other protocols.
Crate:
- Fixed crate's `rust-version`, it is now `1.60.0` (was `1.56.1`)