Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added an is_chatting boolean flag to the PlayerState struct #121

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mgaertne
Copy link
Contributor

You can now check a minqlx.Player whether their chat indicator is active via minqlx.Player.state.is_chatting

You can now check a minqlx.Player whether their chat indicator is active via minqlx.Player.state.is_chatting
python_embed.c Outdated Show resolved Hide resolved
python_embed.c Outdated Show resolved Hide resolved
moved the field after the last previous position to keep consistent with previous versions of minqlx.
@mgaertne
Copy link
Contributor Author

I think, I'm done here.

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.

2 participants