Skip to content

Commit

Permalink
Update PolymodHandler.hx (FunkinCrew#3993)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbnormalPoof authored and Kade-github committed Jan 17, 2025
1 parent bc26fcc commit 2e74d1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/funkin/modding/PolymodHandler.hx
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ class PolymodHandler
// Parsing rules for various data formats.
parseRules: buildParseRules(),

skipDependencyErrors: true,

// Parse hxc files and register the scripted classes in them.
useScriptedClasses: true,
loadScriptsAsync: #if html5 true #else false #end,
Expand Down

0 comments on commit 2e74d1e

Please sign in to comment.