Skip to content

[FIX] Only create toString as override if it exists in super class#440

Open
NotHyper-474 wants to merge 1 commit into
FunkinCrew:developfrom
NotHyper-474:fix/tostring-macro-override
Open

[FIX] Only create toString as override if it exists in super class#440
NotHyper-474 wants to merge 1 commit into
FunkinCrew:developfrom
NotHyper-474:fix/tostring-macro-override

Conversation

@NotHyper-474

Copy link
Copy Markdown
Collaborator

HScriptedClassMacro assumes the class being overriden will always have a toString function, which may not actually be the case.

@realvirtu

Copy link
Copy Markdown
Contributor

Oh my god yes!

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