Skip to content

Update CreateCommand.java#77

Merged
BlueZeeKing merged 1 commit intoickerio:masterfrom
slowlymore3:master
Oct 18, 2022
Merged

Update CreateCommand.java#77
BlueZeeKing merged 1 commit intoickerio:masterfrom
slowlymore3:master

Conversation

@slowlymore3
Copy link
Contributor

Fixed incorrect comparison of NAME_MAX_LENGTH and actual name length that lead to players being unable to create factions with shorter names than the cap.

Fixed incorrect comparison of NAME_MAX_LENGTH and actual name length that lead to players being unable to create factions with shorter names than the cap.
Copy link
Collaborator

@BlueZeeKing BlueZeeKing left a comment

Choose a reason for hiding this comment

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

& should be &&, that's causing the issue
the flip of > was incorrect (switched to a review)

@BlueZeeKing BlueZeeKing dismissed their stale review September 15, 2022 13:25

I was wrong

@BlueZeeKing
Copy link
Collaborator

apologies for taking so long, I'll merge this now

@BlueZeeKing BlueZeeKing merged commit b3196f9 into ickerio:master Oct 18, 2022
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