Skip to content

remove unused 2kki sprite check#97

Open
AcrylonitrileButadieneStyrene wants to merge 1 commit intoynoproject:masterfrom
AcrylonitrileButadieneStyrene:patch-2
Open

remove unused 2kki sprite check#97
AcrylonitrileButadieneStyrene wants to merge 1 commit intoynoproject:masterfrom
AcrylonitrileButadieneStyrene:patch-2

Conversation

@AcrylonitrileButadieneStyrene

the code removed is dead code due to the condition never being met. both branches of isValid2kkiSprite return true which is then negated and an if always fails.

the isValid2kkiSprite has unconditionally returned true since january 2023 when commit fc67d37 flipped the condition but not the base case, causing both to converge.

re-enabling the sprite check now would probably cause more problems than it is worth given how outdated the list is.

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.

1 participant