not needed
This commit is contained in:
parent
8564454d58
commit
98674fe401
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Reference in a new issue