Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Main purpose is to fix Issue #103, also cleaned up some imports. #114

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

Conversation

TheDeafCreeper
Copy link

No description provided.

@TheDeafCreeper TheDeafCreeper changed the title Main purpose is to fix Issue #103, also cleaned up some imports though. Main purpose is to fix Issue #103, also cleaned up some imports. Jan 25, 2023
Copy link

@MenacingPerson MenacingPerson left a comment

Choose a reason for hiding this comment

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

Shouldn't it just be

if (hit == null || hit.getType() == null) {
    return defaultColor.getValue();

@TheDeafCreeper
Copy link
Author

That is a good point, I'll change it in a bit

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants