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

Logging Fix: In the GameState element, set "headset" to null if in desktop mode #1

Open
LswaN58 opened this issue Feb 24, 2025 · 0 comments

Comments

@LswaN58
Copy link
Contributor

LswaN58 commented Feb 24, 2025

We can save ourselves potential logic bugs in data processing (and characters in logging) by setting the "headset" element in the GameState column to null for all events when the app is in "desktop" mode.
In desktop mode, "headset" isn't a meaningful concept, so it's more logically meaningful to simply set that element to null.

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

No branches or pull requests

1 participant