You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked the Issues/Discussions pages to see if my issue has already been reported
I have properly titled my issue
I did not have any mods installed when I encountered this issue
Platform
Compiled from GitHub Source Code
Browser
None
Mobile Device Model
No response
Mobile OS Version
No response
Version
develop branch
Description (include any images, videos, errors, or crash logs)
I was looking at the source code for the import blacklisting and noticed that both lime.utils.Assets and openfl.utils.Assets get redirected to funkin.Assets, and then they both get blacklisted some lines down? Not sure which is intended but I found that a bit strange so I'm reporting that.
Steps to Reproduce
Look at lines 262-263 and 374-375 in PolymodHandler.hx
NotHyper-474, KoloInDaCrib, Dogomaxo and CrusherNotDrip