not needed

This commit is contained in:
Technus 2016-11-12 11:37:14 +01:00
parent 8564454d58
commit 98674fe401

View file

@ -1113,7 +1113,7 @@ public enum Materials implements IColorModulationContainer, ISubTagContainer {
AnyCopper.mChemicalFormula="Cu"; AnyCopper.mChemicalFormula="Cu";
ElectrumFlux.mChemicalFormula="The formula is too long..."; ElectrumFlux.mChemicalFormula="The formula is too long...";
DeepIron.mChemicalFormula="Sp2Fe"; DeepIron.mChemicalFormula="Sp2Fe";
Duralumin.mChemicalFormula="Al6CuMnMg"; //Duralumin.mChemicalFormula="Al6CuMnMg";
} }
private static void initSubTags() { private static void initSubTags() {