Skip to content

bugfix(lobby): pass correct lobbySlot arg to DetermineColorForChatMessage#448

Open
MrS-ibra wants to merge 1 commit intoGeneralsOnlineDevelopmentTeam:mainfrom
MrS-ibra:bugfix/lobby-chat-slot-colors
Open

bugfix(lobby): pass correct lobbySlot arg to DetermineColorForChatMessage#448
MrS-ibra wants to merge 1 commit intoGeneralsOnlineDevelopmentTeam:mainfrom
MrS-ibra:bugfix/lobby-chat-slot-colors

Conversation

@MrS-ibra
Copy link
Copy Markdown
Member

@MrS-ibra MrS-ibra commented Apr 3, 2026

Fixes a bug where players chat messages in lobby setup appeared grey instead of their chosen army color due to lobbySlot being passed into the wrong parameter after bIsNameChange was added.

before
image

after
image

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

⚠️ Title/Commit Validation Failed

Invalid PR title:

  • bugfix(lobby): pass correct lobbySlot arg to DetermineColorForChatMessage

Invalid commit messages:

  • bugfix(lobby): pass correct lobbySlot arg to DetermineColorForChatMessage
    PR titles and commit messages must follow conventional commits format:
type: Description
type(scope): Description

Allowed types: bugfix, build, chore, ci, docs, fix, feat, perf, refactor, revert, style, test, tweak, unify

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant