Skip to content

Commit

Permalink
I forgot the implementation part
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Mar 5, 2022
1 parent abab78f commit 1439748
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -33,6 +33,7 @@ public static void reloadScripts() {
Debug.echoError(ex);
_yamlScripts = new ArrayList<>();
}
_yamlScripts.addAll(additionalScripts);
ScriptRegistry.buildCoreYamlScriptContainers(_yamlScripts);
}

Expand Down

0 comments on commit 1439748

Please sign in to comment.