Update CHANGELOG.md

This commit is contained in:
TrialTemp 2024-01-05 22:15:25 -06:00
parent 71334c91e4
commit 5d5b05a7d9

View File

@ -11,6 +11,8 @@
- Players now get points for killing bots with their own bombs by catching it
and throwing it back at them. This is actually old logic but was disabled due
to a logic flaw, but should be fixed now. (Thanks VinniTR!)
- Leaving the game or dying while touching your team's flag will no longer recover
& return it indefinitely in a teams game of Capture the Flag. (Thanks Temp!)
### 1.7.32 (build 21741, api 8, 2023-12-20)
- Fixed a screen message that no one will ever see (Thanks vishal332008?...)