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): logs add / remove cash correctly via SetMoney #525

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

Sharkiiie
Copy link
Contributor

Description

Comparison operator was in opposite direction causing logs to show "added" cash when it was really removed.

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.

@Sharkiiie
Copy link
Contributor Author

I always contribute really good, complex commits :3

@solareon
Copy link
Contributor

solareon commented Aug 2, 2024

flipped the words around instead of the comparison so it's a bit clearer to the observer what the hud event is looking for

@solareon solareon merged commit 0a8edea into Qbox-project:main Aug 2, 2024
2 checks passed
@Sharkiiie Sharkiiie deleted the patch-1 branch August 2, 2024 06:50
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