diff --git a/PHI-CL/data.lua b/PHI-CL/data.lua index f038f98..4a0c34f 100644 --- a/PHI-CL/data.lua +++ b/PHI-CL/data.lua @@ -510,7 +510,7 @@ if settings.startup['PHI-SA'].value then hide_from_player_crafting = true, allow_productivity = false, crafting_machine_tint = {primary=data.raw.fluid[v].flow_color}, - localised_name = localised_name = {'phi-cl.combine', {'fluid-name.' .. v}, ''} + localised_name = {'phi-cl.combine', {'fluid-name.' .. v}, ''} }}) end end