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

Request for re-assign duplicated Enums #100

Open
klae01 opened this issue Mar 24, 2024 · 0 comments
Open

Request for re-assign duplicated Enums #100

klae01 opened this issue Mar 24, 2024 · 0 comments

Comments

@klae01
Copy link

klae01 commented Mar 24, 2024

I noticed that some of the Enum variables in libmelee's melee.enums.Action have been assigned the same values. Please reassign the enums for those variables.

code:

SWORD_DANCE_4_LOW_AIR = 0x16e

For example:
Action.DOWN_B_AIR
Action.SWORD_DANCE_4_LOW_AIR

List of indices with duplicated assignments:

350 351 352 353 354 355 356 360 361 364 365 366 368 372
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

No branches or pull requests

1 participant