Build viewer/editor #13
1 changed files with 2 additions and 2 deletions
|
@ -359,7 +359,7 @@ void SaveTool::drawResearchInventory() {
|
|||
matRow("Nuflalt", 2, nuflalt, nuflalt, Nuflalt)
|
||||
matRow("Aurelene", 3, aurelene, aurelene, Aurelene)
|
||||
matRow("Soldus", 4, soldus, soldus, Soldus)
|
||||
matRow("Synthesized N", 5, synthesized_n, synthesizedN, SynthesizedN)
|
||||
matRow("Synthesized N", 5, synthesised_n, synthesisedN, SynthesisedN)
|
||||
unavRow("Nanoc", 6)
|
||||
unavRow("Abyssillite", 7)
|
||||
|
||||
|
@ -383,7 +383,7 @@ void SaveTool::drawResearchInventory() {
|
|||
matRow("Void residue", 2, void_residue, voidResidue, VoidResidue)
|
||||
matRow("Muscular construction", 3, muscular_construction, muscularConstruction, MuscularConstruction)
|
||||
matRow("Mineral exoskeletology", 4, mineral_exoskeletology, mineralExoskeletology, MineralExoskeletology)
|
||||
matRow("Carbonized skin", 5, carbonized_skin, carbonizedSkin, CarbonizedSkin)
|
||||
matRow("Carbonized skin", 5, carbonised_skin, carbonisedSkin, CarbonisedSkin)
|
||||
unavRow("Isolated void particle", 6)
|
||||
unavRow("Weaponised physiology", 7)
|
||||
|
||||
|
|
Loading…
Reference in a new issue