-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Fix ShowRecieveStats in the Developer > Avatar menu #1247
base: master
Are you sure you want to change the base?
Fix ShowRecieveStats in the Developer > Avatar menu #1247
Conversation
* Adjustments * Don't show local stats.
It seems as if the compiler issues I had noticed are nothing new. |
ah ok I figured out the problem:
so I'd suggest:
|
I applied the suggested patches and it seems that everything is now working as expected, thank you for your support! |
This is an attempt at fixing, or at least making this feature operational, ShowRecieveStats setting.
This renders a users display name along with their networking statistics.
While functional this pull creates a hell of a lot of compiler warnings. While not blocking this is annoying. Until I can quiet down its pleaful cries, this won't be ready to merge.