Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackYps committed Dec 10, 2024
1 parent bc29f6a commit 0c9a3ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_posts/2024-12-10-3816.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permalink: changelog/3816

# Game version 3816 (10th of December, 2024)

This hotfix primarily fixes the bug that divisions were not displayed in matchmaker games.
This hotfix primarily fixes the bug that rating and divisions were not displayed in matchmaker games.

With kind regards,

Expand Down
2 changes: 1 addition & 1 deletion lua/ui/lobby/changelogData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gamePatches = {
description = {
"# Game version 3816 (10th of December, 2024)",
"",
"This hotfix primarily fixes the bug that divisions were not displayed in matchmaker games.",
"This hotfix primarily fixes the bug that ratings and divisions were not displayed in matchmaker games.",
"",
"With kind regards,",
"",
Expand Down

0 comments on commit 0c9a3ba

Please sign in to comment.