Package reformat

This commit is contained in:
2024-08-20 19:30:33 -04:00
parent ee0fc67984
commit 740949812c
2 changed files with 207 additions and 207 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ public class EffectsParser {
}
private static EffectEntry parseEffectEntry(String effectData) {
EffectEntry effectEntry = new EffectEntry();
// Remove all lines that contain a # and leading/trailing blank lines