Revert "blacklist one additional class"

This reverts commit 3267c61258.
This commit is contained in:
Abnormal 2024-10-18 23:23:03 +00:00 committed by Eric
parent c06d79441d
commit 06c12e36c6

View file

@ -290,7 +290,6 @@ class PolymodHandler
Polymod.blacklistImport('openfl.utils.Assets');
Polymod.blacklistImport('openfl.Lib');
Polymod.blacklistImport('openfl.system.ApplicationDomain');
Polymod.blacklistImport('funkin.util.FunkinTypeResolver');
// `openfl.desktop.NativeProcess`
// Can load native processes on the host operating system.