more idiocy
This commit is contained in:
parent
0a772a4599
commit
689e9fb437
@ -164,7 +164,7 @@ end
|
|||||||
|
|
||||||
local function find_material(stack)
|
local function find_material(stack)
|
||||||
-- Meltables
|
-- Meltables
|
||||||
for metal,list in pairs(metal_melter.melts) do
|
for metal,list in pairs(fluidity.melts) do
|
||||||
for type,stacks in pairs(list) do
|
for type,stacks in pairs(list) do
|
||||||
for _,st in pairs(stacks) do
|
for _,st in pairs(stacks) do
|
||||||
if st == stack then
|
if st == stack then
|
||||||
|
Loading…
Reference in New Issue
Block a user