FunkinSprite sucking #475
-
Beta Was this translation helpful? Give feedback.
Answered by
r6915ee
Dec 5, 2024
Replies: 1 comment 2 replies
-
The devious, deliberate impostor On a serious note, I guess it just has something to do with the capitalization, since it is likely case-sensitive. That's also not in the current commit so it may be an outdated version, so replace |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
KadePleaseHelpMe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The devious, deliberate impostor
XmlAnimType
with the true and honest oneXMLAnimType
:On a serious note, I guess it just has something to do with the capitalization, since it is likely case-sensitive. That's also not in the current commit so it may be an outdated version, so replace
XmlAnimType.NONE
withXMLAnimType.NONE
.