Merge remote-tracking branch 'origin/master'

This commit is contained in:
libraryaddict 2021-06-07 14:07:10 +12:00
commit 88f12052b5
1 changed files with 1 additions and 2 deletions

View File

@ -186,8 +186,7 @@ public class ParamInfoTypes {
}
list.add(material);
} catch (NoSuchFieldException e) {
e.printStackTrace();
} catch (NoSuchFieldException ignored) {
}
}