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

Hilbert space bug #227

Closed
Masbirb opened this issue Apr 29, 2024 · 7 comments
Closed

Hilbert space bug #227

Masbirb opened this issue Apr 29, 2024 · 7 comments

Comments

@Masbirb
Copy link

Masbirb commented Apr 29, 2024

After removing Hilbert space the effect is removed as normal but not the appearance of M

@AnnonymousNerd87
Copy link

why would anyone remove Hilbert space, you monster

@AnnonymousNerd87
Copy link

/hj

@Masbirb
Copy link
Author

Masbirb commented Apr 29, 2024

Brainstorming accident

@AnnonymousNerd87
Copy link

AnnonymousNerd87 commented Apr 29, 2024 via email

@3xionDev
Copy link

that's just a missing line of code, lemme see if I can find it. it should be the line that updates the player's appearance after getting/removing a SKINtech.

@3xionDev
Copy link

found it. the remove() { function for Hilbert Space is missing the following line:

            if (this.count) m.resetSkin();

or something similar to this. it definitely involves m.resetSkin(), unless anodize() uses a different method.

@landgreen
Copy link
Owner

fixed, thanks

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

4 participants