Skip to content

Commit

Permalink
note reload was misplaced
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Oct 23, 2021
1 parent 277c291 commit d1ab1a8
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -149,7 +149,6 @@ public static void preloadScripts() {
*/
public static void postLoadScripts() {
try {
NoteManager.reload();
ScriptRegistry.postLoadScripts();
OldEventManager.scanWorldEvents();
ScriptEvent.reload();
Expand Down

0 comments on commit d1ab1a8

Please sign in to comment.