Skip to content

Use correct default text speed value #4194

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

Merged

Conversation

inspectredc
Copy link
Contributor

@inspectredc inspectredc commented May 30, 2024

Don't know how I haven't noticed this really but this value should be 1 by default. If anyone has an explanation for otherwise, lmk

Build Artifacts

@inspectredc inspectredc changed the title Use correct default speed value Use correct default text speed value May 30, 2024
Copy link
Contributor

@garrettjoecox garrettjoecox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥖

@garrettjoecox
Copy link
Contributor

818d5f9

@briaguya-ai
Copy link
Contributor

would be nice to not have this be a magic number but i don't want to block a fix for a cleanup

@Archez
Copy link
Contributor

Archez commented Jun 16, 2024

would be nice to not have this be a magic number but i don't want to block a fix for a cleanup

It's a multiplier value, so it doesn't make sense to make an enum

@briaguya-ai
Copy link
Contributor

would be nice to not have this be a magic number but i don't want to block a fix for a cleanup

It's a multiplier value, so it doesn't make sense to make an enum

i just mean something like

#define DEFAULT_TEXT_SPEED 1

or something instead of hardcoding 1 into the cvarget

@briaguya-ai briaguya-ai merged commit 79a29a6 into HarbourMasters:develop-macready Jun 16, 2024
8 checks passed
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.

4 participants