quickie (#1932)
This commit is contained in:
parent
c0ab4d69cf
commit
a5ed4d8803
4 changed files with 190 additions and 214 deletions
|
|
@ -259,7 +259,7 @@ global.TFG_EXTRUDER_MOLDS = /** @type {const} */ ([
|
|||
"tfg:wire_cutter_head_extruder_mold",
|
||||
"tfg:small_casing_extruder_mold",
|
||||
"tfg:shell_casing_extruder_mold",
|
||||
"tfg:large_casing_extruder_mold",
|
||||
"tfg:large_casing_extruder_mold"
|
||||
]);
|
||||
|
||||
global.GTCEU_EXTRUDER_MOLDS = /** @type {const} */ ([
|
||||
|
|
@ -280,7 +280,7 @@ global.GTCEU_EXTRUDER_MOLDS = /** @type {const} */ ([
|
|||
"gtceu:bottle_extruder_mold",
|
||||
"gtceu:foil_extruder_mold",
|
||||
"gtceu:small_gear_extruder_mold",
|
||||
"gtceu:rotor_extruder_mold",
|
||||
"gtceu:rotor_extruder_mold"
|
||||
]);
|
||||
//#endregion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue