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

Keep the consistency in Conductor #2544

Merged
merged 1 commit into from
May 18, 2024

Conversation

SanicBTW
Copy link
Contributor

This pr only changes some 4's inside Conductor to use Constants.STEPS_PER_BEAT since getBeatTimeInMs uses it but the rest of the functions like getTimeinSteps and getStepTimeInMs doesn't use it, although its a simple pr it probably helps the reader to understand the 4 inside the functions.

@EliteMasterEric
Copy link
Member

Good change, avoids "magic numbers" and maintains code readability.

@EliteMasterEric EliteMasterEric merged commit 311fb1b into FunkinCrew:develop May 18, 2024
superpowers04 pushed a commit to superpowers04/Super-Funkin that referenced this pull request May 18, 2024
@EliteMasterEric EliteMasterEric added this to the 0.4.0 milestone Jul 12, 2024
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

4 participants