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

Rename unfortunately named variables to be more inclusive. #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ComradeNapCali
Copy link
Contributor

In "MovieLure.py", under code that handles creating sequences for dollar-bill lures, there are TTO-era variables named "retardPos" and "retardHpr". As you can probably figure out, these don't really feel appropriate to keep in this day and age.
This PR changes these variables to "simulatedPos" and "simulatedHpr" respectively.
As these are simple renames, they don't have any function differences between each other, but just in cause, I have tested and verify that the changes work identically to it's unrenamed counterpart.

@ComradeNapCali
Copy link
Contributor Author

As per suggestions made on a similar PR, I have renamed the variable to "luredPos" as it seems to be a more accurate description of what the variable does.

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.

None yet

1 participant