Skip to content

Conversation

@EXtremeExploit
Copy link

@EXtremeExploit EXtremeExploit commented Mar 27, 2024

Currently the isMVSign check will return true if ANY of the characters in the word "multiverse" are present in the second line since this is doing a regex match, marking any sign with the characters m,u.l,t,i,v,e,r,s in the second line as a legacy sign, the check is now changed to an equalsIgnoreCase which is what is used everywhere else

@EXtremeExploit
Copy link
Author

Hello?

@zax71 zax71 requested a review from dumptruckman August 17, 2024 23:51
@sonarqubecloud
Copy link

@benwoo1110
Copy link
Member

Fixed in #106 for mv5

@benwoo1110 benwoo1110 closed this Jun 26, 2025
@EXtremeExploit
Copy link
Author

thanks i guess

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