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: Display load time as a text draw in game UI #201

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

MrDave1999
Copy link
Owner

@MrDave1999 MrDave1999 commented Oct 31, 2024

There was a lot of delay in showing the loading time using the GameTextForPlayer function, for that reason it was added as a text drawing, it is faster according to the tests that were performed locally and in the staging environment.

@MrDave1999 MrDave1999 added the bug-fix A pull request that fixes a bug label Oct 31, 2024
@MrDave1999 MrDave1999 marked this pull request as ready for review October 31, 2024 19:06
@MrDave1999 MrDave1999 merged commit 2b75808 into dev Oct 31, 2024
2 checks passed
@MrDave1999 MrDave1999 deleted the patch-11 branch October 31, 2024 19:06
@MrDave1999
Copy link
Owner Author

I tested it again, still the same behavior. This PR did not solve the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix A pull request that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant