This commit is contained in:
Anuken
2019-10-20 10:06:13 -04:00
parent 00054e2c61
commit 4be22822d4
2 changed files with 5 additions and 1 deletions
@@ -290,6 +290,7 @@ public class ContentParser{
Vars.mods.handleError(new ModLoadException("Error occurred parsing content: " + currentContent, currentContent, e), currentMod);
}
reads.clear();
postreads.clear();
}
/**