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

fix(server/player): money hud updates #546

Merged
merged 1 commit into from
Aug 20, 2024
Merged

fix(server/player): money hud updates #546

merged 1 commit into from
Aug 20, 2024

Conversation

mafewtm
Copy link
Member

@mafewtm mafewtm commented Aug 20, 2024

Description

Removes the extra math.abs as its already being done in the SetMoney function so no need to try to do it in the emitMoneyEvents function.

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

@FjamZoo FjamZoo merged commit f7313e9 into main Aug 20, 2024
4 checks passed
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.

3 participants