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 typo #49

Merged
merged 2 commits into from
Feb 6, 2025
Merged

fix typo #49

merged 2 commits into from
Feb 6, 2025

Conversation

zly2006
Copy link
Contributor

@zly2006 zly2006 commented Feb 5, 2025

rgb [0.875, 0.78125, 448] bruuuuuuuuh

attached_melon_stem: () => attached_stem,
attached_pumpkin_stem: () => attached_stem,
attached_melon_stem: () => stem(7),
attached_pumpkin_stem: () => stem(7),
Copy link
Owner

Choose a reason for hiding this comment

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

Computing this, these colors don't seem to be the same. But also checking the source, you do seem to have it correct. So I don't know how I got to this original attached_stem value...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe you copied the color of birch leaves by accident. The color is same, I checked the source.

@misode misode merged commit b48921e into misode:main Feb 6, 2025
1 check passed
@zly2006 zly2006 deleted the patch-1 branch February 7, 2025 02:54
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.

2 participants