Skip to content

Conversation

@dsvensson
Copy link
Contributor

This is the same behavior as centerprints.

This is the same behavior as centerprints.
for (pnum = 0; pnum < cl.splitclients; pnum++) {
if (cl.playerview[pnum].sb_showscores || cl.playerview[pnum].sb_showteamscores)
return;
}
Copy link
Contributor Author

@dsvensson dsvensson Apr 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this perhaps should use cl.defaultnetsplit instead of looping?

@Xylemon Xylemon added the enhancement New feature or request label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants