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 inconsistent number ranges for EFTPOS pin & access code #6050

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

Drulikar
Copy link
Contributor

@Drulikar Drulikar commented Mar 30, 2024

About the pull request

This PR fixes a couple places where tgui_input_number is called with default arguments when it should be within a specific range for the EFTPOS when specifying the access code and pin.

Explain why it's good for the game

Certain values can currently lock you out of using the EFTPOS.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑 Drathek
fix: Fixed some number entry for your pin and access code in the EFTPOS
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Mar 30, 2024
@SabreML SabreML added this pull request to the merge queue Apr 4, 2024
Merged via the queue into cmss13-devs:master with commit d3ebdee Apr 4, 2024
28 checks passed
cm13-github added a commit that referenced this pull request Apr 4, 2024
@Drulikar Drulikar deleted the Fix_EFTPOS branch April 4, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants